You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2014/11/13 22:55:33 UTC

[jira] [Resolved] (SPARK-4372) Make LR and SVM's default parameters consistent in Scala and Python

     [ 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org