[scikit-learn] KMeans cluster

Shiheng Duan shiduan at ucdavis.edu
Wed Feb 14 18:09:43 EST 2018


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20180214/6572c8a0/attachment.html>


More information about the scikit-learn mailing list