Hello all, In KMeans cluster, there is a parameter n_init. It shows that the algorithm will run n_init times and output the best. I wonder how to compare the output of each run. Can we get the score for each run? Thanks.
_______________________________________________ scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn