[
https://issues.apache.org/jira/browse/SPARK-4372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiangrui Meng resolved SPARK-4372.
----------------------------------
Resolution: Fixed
Fix Version/s: 1.2.0
Issue resolved by pull request 3232
[https://github.com/apache/spark/pull/3232]
> Make LR and SVM's default parameters consistent in Scala and Python
> --------------------------------------------------------------------
>
> Key: SPARK-4372
> URL: https://issues.apache.org/jira/browse/SPARK-4372
> Project: Spark
> Issue Type: Bug
> Components: MLlib, PySpark
> Affects Versions: 1.2.0
> Reporter: Xiangrui Meng
> Fix For: 1.2.0
>
>
> The current default regParam is 1.0 and regType is claimed to be none in
> Python (but actually it is l2), while regParam = 0.0 and regType is L2 in
> Scala. We should make the default values consistent.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]