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

Joseph K. Bradley updated SPARK-14829:
--------------------------------------
    Shepherd: Joseph K. Bradley

> Deprecate GLM APIs using SGD
> ----------------------------
>
>                 Key: SPARK-14829
>                 URL: https://issues.apache.org/jira/browse/SPARK-14829
>             Project: Spark
>          Issue Type: Improvement
>          Components: MLlib
>            Reporter: Joseph K. Bradley
>            Assignee: zhengruifeng
>
> I don't know how many times I have heard someone run into issues with 
> LinearRegression or LogisticRegression, only to find that it is because they 
> are using the SGD implementations in spark.mllib.  We should deprecate these 
> SGD APIs in 2.0 to encourage users to use LBFGS and the spark.ml 
> implementations, which are significantly better.



--
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