[
https://issues.apache.org/jira/browse/SPARK-15194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15275077#comment-15275077
]
holdenk commented on SPARK-15194:
---------------------------------
So this is the ml api not the mllib api, ml's `MultivariateGaussian` moved into
mllib-local (
https://github.com/apache/spark/blob/master/mllib-local/src/main/scala/org/apache/spark/ml/stat/distribution/MultivariateGaussian.scala
).
> 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: [email protected]
For additional commands, e-mail: [email protected]