GitHub user JeremyNixon opened a pull request:
https://github.com/apache/spark/pull/11547
[SPARK-13706] [ML] Add Python Example for Train Validation Split
## What changes were proposed in this pull request?
This pull request adds a python example for train validation split.
## How was this patch tested?
This was style tested through lint-python, generally tested with
./dev/run-tests, and run in notebook and shell environments. It was viewed in
docs locally with jekyll serve.
This contribution is my original work and I license it to Spark under its
open source license.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/JeremyNixon/spark tvs_example
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/11547.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 #11547
----
commit 071888803fa6c86e5e7d951c8f166b3516d001cd
Author: JeremyNixon <[email protected]>
Date: 2016-03-06T14:24:09Z
add train-validation-split example to docs
commit 994204a0a93e8c6fa58ef1134159f9ffbcce4a34
Author: JeremyNixon <[email protected]>
Date: 2016-03-06T15:05:32Z
clean lint
commit 9bf5f4e7a4e65046d7b4daeb3aef5c9beb0b92f3
Author: JeremyNixon <[email protected]>
Date: 2016-03-06T15:34:17Z
remove 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]