GitHub user holdenk opened a pull request:
https://github.com/apache/spark/pull/12914
[SPARK-15130][PySpark][ML][DOCS] pyspark expose default params in ml
pipeline
## What changes were proposed in this pull request?
Add default values to shared params in ML pipeline.
## How was this patch tested?
Existing unit tests + built docs.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/holdenk/spark
SPARK-15130-pyspark-expose-default-params-in-ml-pipeline
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/12914.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 #12914
----
commit 33c8eae6cd969b410550ccebe4b6d465c30ee54b
Author: Holden Karau <[email protected]>
Date: 2016-05-04T22:58:20Z
First pass at including default values in the PyDocs for params in ML
pipelines API
commit ede6af01405792a2b7e618f40ee63065386c5d85
Author: Holden Karau <[email protected]>
Date: 2016-05-04T23:00:47Z
Python style (long lines)
commit f066f5c4c8db8c8b4f25859601fce564c98d826a
Author: Holden Karau <[email protected]>
Date: 2016-05-04T23:07:22Z
Merge branch 'master' into
SPARK-15130-pyspark-expose-default-params-in-ml-pipeline
----
---
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]