GitHub user dkobylarz opened a pull request:

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

    [SPARK-8481] [MLlib] GaussianMixtureModel predict accepting single vector

    This PR addresses the issue I have just reported. After taking a look at 
the code It seemed trivial to implement.

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

    $ git pull https://github.com/dkobylarz/spark branch-1.4

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

    https://github.com/apache/spark/pull/6906.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 #6906
    
----
commit dce2432a21310c6feffd5d6bad3de99c7138c71f
Author: Dariusz Kobylarz <[email protected]>
Date:   2015-06-19T15:01:22Z

    [SPARK-8481] [MLlib] GaussianMixtureModel predict accepting single vector

----


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