GitHub user sethah opened a pull request:
https://github.com/apache/spark/pull/15349
[SPARK-17239][ML][DOC] Update user guide for multiclass logistic regression
## What changes were proposed in this pull request?
Updates user guide to reflect that LogisticRegression now supports
multiclass. Also adds new examples to show multiclass training.
## How was this patch tested?
Ran locally using spark-submit, run-example, and copy/paste from user guide
into shells. Generated docs and verified correct output.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sethah/spark SPARK-17239
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/15349.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #15349
----
commit 41381cb064594cc0eb7bc1fd6c8b8e81e96b3c89
Author: sethah <[email protected]>
Date: 2016-10-04T18:53:41Z
user guide for multiclass logistic regression
commit 0144affb5bd70ccd8369fcda1a696ef3c3e6578d
Author: sethah <[email protected]>
Date: 2016-10-04T19:03:06Z
small cleanups
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]