GitHub user vectorijk opened a pull request:
https://github.com/apache/spark/pull/9233
[SPARK-10024] [pyspark] Python API RF and GBT related params clear up
implement {RandomForest, GBT, TreeEnsemble, TreeClassifier,
TreeRegressor}Params for Python API
in pyspark/ml/{classification, regression}.py
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vectorijk/spark spark-10024
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/9233.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 #9233
----
commit 2c6defe63ef96d022ccf9bb5f55a1d9e5e60b39e
Author: vectorijk <[email protected]>
Date: 2015-10-22T15:05:55Z
implement {RandomForest, GBT, TreeEnsemble}Params
for Python API and clear up
commit 14e312ead9dbe20042de00504614959428389a75
Author: vectorijk <[email protected]>
Date: 2015-10-22T16:33:55Z
corresponding parameters in place
commit d6bfe343b3d7f3f1e21f0c2239b10ce251375529
Author: vectorijk <[email protected]>
Date: 2015-10-22T17:00:20Z
missing
commit 7ebddc3190dd5bc6afa960753688e037bb816cd9
Author: vectorijk <[email protected]>
Date: 2015-10-22T17:57:00Z
apply to classification.py
----
---
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]