Hi.

The k-means algorithm is non deterministic and can deliver very different results, depending on the initialization of the centroids.

So, in real world scenarios, it is not easy to choose the best output of the k-means.

I would like to know if there is some approach for selecting the best k-means output in an automatic way.

Best regards.

Similar questions and discussions