H all, I want to know whether the K means algorithm stops if the data set converges to stable clusters before reaching the number of iteration that we defined?
As an example if I give 100 as the number of iterations and 5 as the number of clusters, but if the data set converges to stable 5 clusters within 30 iterations whether the K means algorithm stops that point or is it anyway do 100 iterations? Thanks -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Spark-K-means-number-of-Iterations-tp24664.html Sent from the Apache Spark User List mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@spark.apache.org For additional commands, e-mail: user-h...@spark.apache.org