[
https://issues.apache.org/jira/browse/SPARK-13379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
DB Tsai resolved SPARK-13379.
-----------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
Issue resolved by pull request 11258
[https://github.com/apache/spark/pull/11258]
> MLlib LogisticRegressionWithLBFGS set regularization incorrectly
> -----------------------------------------------------------------
>
> Key: SPARK-13379
> URL: https://issues.apache.org/jira/browse/SPARK-13379
> Project: Spark
> Issue Type: Bug
> Components: MLlib
> Reporter: Yanbo Liang
> Fix For: 2.0.0
>
>
> We should correct MLlib LogisticRegressionWithLBFGS regularization map as:
> SquaredL2Updater -> "elasticNetParam = 0.0"
> L1Updater -> "elasticNetParam = 1.0"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]