GitHub user mengxr opened a pull request:
https://github.com/apache/spark/pull/6392
[SPARK-7535.1] [MLLIB] minor changes to the pipeline API
1. removed `Params.validateParams(extra)`
2. added `Evaluate.evaluate(dataset, paramPairs*)`
3. updated `RegressionEvaluator` doc
@jkbradley
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mengxr/spark SPARK-7535.1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/6392.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 #6392
----
commit 21923165c01293a9d4065c606b52fae7d4f257cf
Author: Xiangrui Meng <[email protected]>
Date: 2015-05-22T06:40:28Z
remove validateParams(extra); add evaluate(dataset, extra*)
commit fcbd3e2e0d97c4810c91e84a4d79e2e50c74716c
Author: Xiangrui Meng <[email protected]>
Date: 2015-05-24T17:32:27Z
Merge branch 'master' into SPARK-7535.1
commit 801e86418beebd089c9e4b6607a3601e68d2d964
Author: Xiangrui Meng <[email protected]>
Date: 2015-05-24T17:37:00Z
Merge remote-tracking branch 'apache/master' into SPARK-7535.1
commit e4e5631d7cb289945993d0c7bd11bfa198ff97e1
Author: Xiangrui Meng <[email protected]>
Date: 2015-05-24T17:38:31Z
update RegressionEvaluator doc
----
---
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]