[ https://issues.apache.org/jira/browse/SPARK-2309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14063163#comment-14063163 ]
Xiangrui Meng commented on SPARK-2309: -------------------------------------- PR: https://github.com/apache/spark/pull/1379 > Generalize the binary logistic regression into multinomial logistic regression > ------------------------------------------------------------------------------ > > Key: SPARK-2309 > URL: https://issues.apache.org/jira/browse/SPARK-2309 > Project: Spark > Issue Type: New Feature > Components: MLlib > Reporter: DB Tsai > Assignee: DB Tsai > > Currently, there is no multi-class classifier in mllib. Logistic regression > can be extended to multinomial one straightforwardly. > The following formula will be implemented. > http://www.slideshare.net/dbtsai/2014-0620-mlor-36132297/25 -- This message was sent by Atlassian JIRA (v6.2#6252)