GitHub user nxwhite-str opened a pull request:

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

    SPARK-4749: Allow initializing KMeans clusters using a seed

    This implements the functionality for SPARK-4749 and provides units tests 
in Scala and PySpark 

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

    $ git pull https://github.com/nxwhite-str/spark master

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

    https://github.com/apache/spark/pull/3610.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 #3610
    
----
commit 35c188463798729b65ca74549984cb765ac1e9c9
Author: nate.crosswhite <[email protected]>
Date:   2014-12-04T19:12:29Z

    Add kmeans initial seed to pyspark API

commit 616d11187128ca5bb1ecce1bfe3ca2df16529f61
Author: nate.crosswhite <[email protected]>
Date:   2014-12-04T19:13:12Z

    Merge remote-tracking branch 'upstream/master'

commit 5d087b40e14db51b1eeb44e462e04d5e718338be
Author: nate.crosswhite <[email protected]>
Date:   2014-12-04T21:25:49Z

    Adding KMeans train with seed and Scala unit test

commit 9156a5782c254bbf765954fffcee1ca34d5d0b7f
Author: nate.crosswhite <[email protected]>
Date:   2014-12-04T21:28:32Z

    Merge remote-tracking branch 'upstream/master'

----


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