[ 
https://issues.apache.org/jira/browse/SPARK-4979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xiangrui Meng updated SPARK-4979:
---------------------------------
    Assignee: Jeremy Freeman

> Add streaming logistic regression
> ---------------------------------
>
>                 Key: SPARK-4979
>                 URL: https://issues.apache.org/jira/browse/SPARK-4979
>             Project: Spark
>          Issue Type: New Feature
>          Components: MLlib, Streaming
>            Reporter: Jeremy Freeman
>            Assignee: Jeremy Freeman
>            Priority: Minor
>
> We currently support streaming linear regression and k-means clustering. We 
> can add support for streaming logistic regression using a strategy similar to 
> that used in streaming linear regression, applying gradient updates to 
> batches of data from a DStream, and extending the existing mllib methods with 
> minor modifications.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to