GitHub user jkbradley opened a pull request:

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

    [SPARK-9690][ML][PYTHON] pyspark CrossValidator random seed

    Extend CrossValidator with HasSeed in PySpark.
    
    This PR replaces [https://github.com/apache/spark/pull/7997]
    
    (I'll CC people once tests pass.)

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

    $ git pull https://github.com/jkbradley/spark pyspark-cv-seed

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

    https://github.com/apache/spark/pull/10268.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 #10268
    
----
commit 8d69a3291afed0911a80973b8f9c17564916324e
Author: Martin MENESTRET <[email protected]>
Date:   2015-08-06T16:28:48Z

    SPARK-9690 Adding the possibility to set the seed of the rand in the 
CrossValidator fold

commit 85aae68f25f81e709973a9adba0b43e3f087fd1c
Author: Joseph K. Bradley <[email protected]>
Date:   2015-12-11T20:51:10Z

    Fixed to use HasSeed

----


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