GitHub user praveendareddy21 opened a pull request:

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

    [SPARK-15194] [ML] Add Python ML API for MultivariateGaussian

    ## What changes were proposed in this pull request?
    
    Added Multivariate Gaussian and tests to match Scala's ML API.
    
    Ran pep8 and other doc changes.
    Reopening Pull request from 2.0 branch on admin's request.
    
    
    ## How was this patch tested?
    
    Unit tests : MultiVariateGaussianTests
    
    Also tested manually on local setup.
    


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

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

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

    https://github.com/apache/spark/pull/14375.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 #14375
    
----
commit aa5f64c1c7d84d88b1c972e5f18236af615bd89f
Author: red <[email protected]>
Date:   2016-07-27T04:04:57Z

    added Multivariate Gaussian for ML API

----


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