K-Means Clustering: Techniques to Find the Optimal Clusters
As the points are uniformly distributed, the KMeans algorithm evenly splits the points into K clusters even if there's no separation between them Gap Statistics gives the optimal number of the cluster as 10 based on the maximum gap between the cluster inertia on the data and null referenced data.
Jun-24-2021, 02:50:20 GMT
- Technology: