Uh oh!
There was an error while loading. Please reload this page.
[SPARK-5537][MLib] Expand user guide for multinomial logistic regression - #4801
[SPARK-5537][MLib] Expand user guide for multinomial logistic regression#4801dbtsai wants to merge 2 commits into
Conversation
SparkQA
commented
Feb 27, 2015
Test build #28033 has started for PR 4801 at commit
|
SparkQA
commented
Feb 27, 2015
Test build #28033 has finished for PR 4801 at commit
|
AmplabJenkins
commented
Feb 27, 2015
Test PASSed. |
There was a problem hiding this comment.
The examples are empty. I think we need to re-organize this file a little bit. Let's move SVM and LR out of binary classification and merge the evaluation part into each examples. If you are busy, I can take it from here:)
AmplabJenkins
commented
Mar 3, 2015
Test FAILed. |
This is based on #4801 from dbtsai. The linear method guide is re-organized a little bit for this change. Closes#4801 Author: Xiangrui Meng <meng@databricks.com> Author: DB Tsai <dbtsai@alpinenow.com> Closes#4861 from mengxr/SPARK-5537 and squashes the following commits: 47af0ac [Xiangrui Meng] update user guide for multinomial logistic regression cdc2e15 [Xiangrui Meng] Merge remote-tracking branch 'apache/master' into AlpineNow-mlor-doc 096d0ca [DB Tsai] first commit (cherry picked from commit 9d6c5ae) Signed-off-by: Xiangrui Meng <meng@databricks.com>
No description provided.