GitHub user tgaloppo opened a pull request:

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

    SPARK-4156 [MLLIB] EM algorithm for GMMs

    Implementation of Expectation-Maximization for Gaussian Mixture Models.
    
    This is my maiden contribution to Apache Spark, so I apologize now if I 
have done anything incorrectly; having said that, this work is my own, and I 
offer it to the project under the project's open source license.
    


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

    $ git pull https://github.com/tgaloppo/spark master

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

    https://github.com/apache/spark/pull/3022.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 #3022
    
----
commit c15405c78345e9a46549a398c6b59bed80274f9e
Author: Travis Galoppo <[email protected]>
Date:   2014-10-30T18:50:47Z

    SPARK-4156

----


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