GitHub user wangmiao1981 opened a pull request:
https://github.com/apache/spark/pull/16064
[SPARK-18633][ML][Example]: Add multiclass logistic regression summary
python example and document
## What changes were proposed in this pull request?
Logistic Regression summary is added in Python API. We need to add example
and document for summary.
The newly added example is consistent with Scala and Java examples.
## How was this patch tested?
Manually tests: Run the example with spark-submit; copy & paste code into
pyspark; build document and check the document.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wangmiao1981/spark py
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/16064.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 #16064
----
commit 70400890ca83b91ea44b0d34bf53b753f07ba46b
Author: [email protected] <[email protected]>
Date: 2016-11-29T19:51:55Z
add python example
----
---
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]