You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/08/07 22:52:46 UTC

[jira] [Commented] (SPARK-8481) GaussianMixtureModel predict accepting single vector

    [ https://issues.apache.org/jira/browse/SPARK-8481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14662428#comment-14662428 ] 

Apache Spark commented on SPARK-8481:
-------------------------------------

User 'jkbradley' has created a pull request for this issue:
https://github.com/apache/spark/pull/8039

> GaussianMixtureModel predict accepting single vector
> ----------------------------------------------------
>
>                 Key: SPARK-8481
>                 URL: https://issues.apache.org/jira/browse/SPARK-8481
>             Project: Spark
>          Issue Type: Improvement
>          Components: MLlib
>            Reporter: Dariusz Kobylarz
>            Assignee: Dariusz Kobylarz
>            Priority: Minor
>              Labels: GaussianMixtureModel, MLlib
>             Fix For: 1.5.0
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> GaussianMixtureModel lacks a method to predict a cluster for a single input vector where no spark context would be involved, i.e.
> /** Maps given point to its cluster index. */
> def predict(point: Vector) : Int



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org