GitHub user holdenk opened a pull request:
https://github.com/apache/spark/pull/8214
[SPARK-9774][ML][PYSPARK][WIP] Add python api for ml regression
isotonicregression
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/holdenk/spark
SPARK-9774-add-python-api-for-ml-regression-isotonicregression
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/8214.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 #8214
----
commit 725e7042910c2aa2b8add277585cfafda7a5e9b5
Author: Holden Karau <[email protected]>
Date: 2015-08-12T22:08:03Z
Start adding python API (but got distracted with changing the param code to
shared)
commit 0286974de85e759eec2d5bbcc71cbb3ab2ee5b93
Author: Holden Karau <[email protected]>
Date: 2015-08-13T00:44:57Z
Move HasWeightCol to shared :) as SPARK-9909 is merged in now
commit 95f6a5d352f2b1807fe1ea367c039c977d1f03b3
Author: Holden Karau <[email protected]>
Date: 2015-08-14T00:12:05Z
Fill in some of the getters & setters for the custom params
commit 16cdbe8c5a381a6387928e4e0a044fc919c539bc
Author: Holden Karau <[email protected]>
Date: 2015-08-14T06:25:16Z
s/weightsCol/weightCol/
commit 7283225b72a70cfd0b2379a3f58d4cd8b87017c9
Author: Holden Karau <[email protected]>
Date: 2015-08-14T07:35:47Z
Get the basics of the thing working, TODO: finish up test case & pep panda
magic
commit ec0c8a2f5d28b988ead6700e1795e9a08b36e871
Author: Holden Karau <[email protected]>
Date: 2015-08-14T18:59:07Z
pep8 (whitespace) fixes
----
---
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]