[
https://issues.apache.org/jira/browse/SPARK-14829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15253245#comment-15253245
]
zhengruifeng commented on SPARK-14829:
--------------------------------------
[~josephkb] I am working on this.
> 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
>
> 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: [email protected]
For additional commands, e-mail: [email protected]