GitHub user JeremyNixon opened a pull request:

    https://github.com/apache/spark/pull/11202

    SPARK-10759 [MLlib] Add python example to model selection via 
cross-validation

    Python example in the same form as the Scala and Java examples. 
Successfully rendered on my local server and run through pyspark, results match 
those from the Scala example. 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/JeremyNixon/spark add_py_ex_ml-guide

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/11202.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 #11202
    
----
commit c3e83f6e7fc96c77d121f333b27b326812546df8
Author: JeremyNixon <[email protected]>
Date:   2016-02-13T04:38:18Z

    add python example to model selection via cross-validation

----


---
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]

Reply via email to