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

praveen dareddy edited comment on SPARK-15194 at 5/7/16 4:33 AM:
-----------------------------------------------------------------

Hi,

It seems PySpark version of GauusianMixture is currently implemented in 
clustering.py as GaussianMixtureModel class and GaussianMixture class.
https://github.com/apache/spark/blob/302a18686998b8b96546526bfccec9cf5b667386/python/pyspark/mllib/clustering.py

Can anyone point me in the right direction here.

Thanks,
Praveen


was (Author: praveen red):

Hi,

It seems PySpark version of GauusianMixture is currently implemented in 
clustering.py as GaussianMixtureModel class.
https://github.com/apache/spark/blob/302a18686998b8b96546526bfccec9cf5b667386/python/pyspark/mllib/clustering.py

Can anyone point me in the right direction here.

Thanks,
Praveen

> Add Python ML API for MultivariateGaussian
> ------------------------------------------
>
>                 Key: SPARK-15194
>                 URL: https://issues.apache.org/jira/browse/SPARK-15194
>             Project: Spark
>          Issue Type: Improvement
>          Components: ML, PySpark
>            Reporter: holdenk
>            Priority: Minor
>
> We have a PySpark API for the MLLib version but not the ML version. This 
> would allow Python's  `GaussianMixture` to more closely match the Scala API.



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

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

Reply via email to