GitHub user wangmiao1981 opened a pull request:

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

    [SPARK-14434][ML]:User guide doc and examples for GaussianMixture in 
spark.ml

    ## What changes were proposed in this pull request?
    
    (Please fill in changes proposed in this fix)
    
    Add guide doc and examples for GaussianMixture in Spark.ml in Java, Scala 
and Python.
    
    ## How was this patch tested?
    
    (Please explain how this patch was tested. E.g. unit tests, integration 
tests, manual tests)
    
    Manual compile and test all examples 
    


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

    $ git pull https://github.com/wangmiao1981/spark example

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

    https://github.com/apache/spark/pull/12788.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 #12788
    
----
commit 9a53efd85ccadb2c4a9ea534f750c332bd3526b6
Author: [email protected] <[email protected]>
Date:   2016-04-28T23:23:31Z

    add GMM scala example and document

commit c778ed538c4f32ec1dc3524df58d68a5ec12b67f
Author: [email protected] <[email protected]>
Date:   2016-04-29T19:21:26Z

    add Java example and revise the document

commit 3740917c988d777de315c23e018beb2cdd3a957b
Author: [email protected] <[email protected]>
Date:   2016-04-29T19:32:30Z

    add comments in Java example

commit 03ac9b43108141422ff6f30973d5a373040154b3
Author: [email protected] <[email protected]>
Date:   2016-04-29T21:07:19Z

    add python example and add python source in doc

----


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