How is a center point (centroid) picked for each cluster in k-means?

Hello Answer Finders, Here you will find the answer to "How is a center point (centroid) picked for each cluster in k-means?" For free and 100% accurate.

How is a center point (centroid) picked for each cluster in k-means?


Answer :-

  • We can randomly choose some observations out of the data set and use these observations as the initial means.

  • We can create some random points as centroids of the clusters.

Related Posts

Post a Comment