You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "DB Tsai (JIRA)" <ji...@apache.org> on 2015/04/30 00:05:06 UTC

[jira] [Created] (SPARK-7262) LogisticRegression with L1/L2 (elastic net) using OWLQN in new ML package

DB Tsai created SPARK-7262:
------------------------------

             Summary: LogisticRegression with L1/L2 (elastic net) using OWLQN in new ML package
                 Key: SPARK-7262
                 URL: https://issues.apache.org/jira/browse/SPARK-7262
             Project: Spark
          Issue Type: Bug
          Components: ML
            Reporter: DB Tsai


1) Handle scaling and addBias internally. 
2) L1/L2 elasticnet using OWLQN optimizer.
3) Initial weights should be computed from prior probabilities. 
4) Ideally supports multinomial version in this PR. It will depend if ML api support multi-class classification. 



--
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