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

Xiangrui Meng commented on SPARK-5400:
--------------------------------------

I like `GaussianMixture` better. I don't think it is worth making a generic EM 
algorithm. It is too general and we won't benefit much from code reuse.

> Rename GaussianMixtureEM to GaussianMixture
> -------------------------------------------
>
>                 Key: SPARK-5400
>                 URL: https://issues.apache.org/jira/browse/SPARK-5400
>             Project: Spark
>          Issue Type: Improvement
>          Components: MLlib
>    Affects Versions: 1.3.0
>            Reporter: Joseph K. Bradley
>            Priority: Minor
>
> GaussianMixtureEM is following the old naming convention of including the 
> optimization algorithm name in the class title.  We should probably rename it 
> to GaussianMixture so that it can use other optimization algorithms in the 
> future.



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