Description
GMM use EM to maximum the likelihood of data. So likelihood can be a useful metric to evaluate GaussianMixtureModel.
Attachments
Issue Links
- depends upon
-
SPARK-17847 Reduce shuffled data size of GaussianMixture & copy the implementation from mllib to ml
- Resolved
- is depended upon by
-
SPARK-19291 spark.gaussianMixture supports output log-likelihood
- Resolved
- is duplicated by
-
SPARK-17825 Expose log likelihood of EM algorithm in mllib
- Resolved
- links to