[ 
https://issues.apache.org/jira/browse/SPARK-7134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xiangrui Meng closed SPARK-7134.
--------------------------------
    Resolution: Won't Fix

I'm closing in favor of SPARK-6682.

> Add regParam and featureScaling options to Logistic regression 'train' methods
> ------------------------------------------------------------------------------
>
>                 Key: SPARK-7134
>                 URL: https://issues.apache.org/jira/browse/SPARK-7134
>             Project: Spark
>          Issue Type: Improvement
>          Components: MLlib
>            Reporter: Rakesh Chalasani
>            Priority: Minor
>
> LogisticRegressionWithSGD is private to mllib and is accessible using "train" 
> factory methods. But these train methods do not have provision to set 
> regularization parameter or feature scaling. On the other hand, 
> LogisticRegressionWithLBFGS is public, the user can set these parameters.
> Add a more general train method that allow setting there parameters on the 
> model before training.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to