You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Lei Wang (JIRA)" <ji...@apache.org> on 2016/10/08 08:40:20 UTC

[jira] [Created] (SPARK-17836) Use cross validation to determine the number of clusters for EM or KMeans algorithms

Lei Wang created SPARK-17836:
--------------------------------

             Summary: Use cross validation to determine the number of clusters for EM or KMeans algorithms
                 Key: SPARK-17836
                 URL: https://issues.apache.org/jira/browse/SPARK-17836
             Project: Spark
          Issue Type: Bug
          Components: ML
            Reporter: Lei Wang


Sometimes it's not easy for users to determine number of clusters.
It would be very useful If spark ml can support this. 
There are several methods to do this according to wiki https://en.wikipedia.org/wiki/Determining_the_number_of_clusters_in_a_data_set
Weka uses crossing validation.



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