GitHub user mengxr opened a pull request:

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

    [SPARK-6940][MLLIB] Add CrossValidator to Python ML pipeline API

    Since CrossValidator is a meta algorithm, we copy the implementation in 
Python. @jkbradley

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

    $ git pull https://github.com/mengxr/spark SPARK-6940

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

    https://github.com/apache/spark/pull/5926.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 #5926
    
----
commit cdddecd355ed3e444d87efe09c1506c9b65f288c
Author: Xiangrui Meng <[email protected]>
Date:   2015-05-05T23:07:26Z

    add CrossValidator in Python

commit acac72718e289fbbf651d60251820f76394bd1cd
Author: Xiangrui Meng <[email protected]>
Date:   2015-05-05T23:12:18Z

    add keyword args

commit 060f7c340fd8281ca48ba99142d73a5786b8d737
Author: Xiangrui Meng <[email protected]>
Date:   2015-05-05T23:13:23Z

    update doctest

----


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