Description
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
Attachments
Issue Links
- is duplicated by
-
SPARK-1014 MultilogisticRegressionWithSGD
- Closed
- links to