Xiangrui Meng created SPARK-4372:
------------------------------------
Summary: 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
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]