Sweep k over [2, 3, 4, 5] and return the silhouette scores, rounded to 4 places

Machine Learning · from Clustering

KMeansinertiasilhouette_scoreDBSCANGaussianMixturecluster profiling

Putting the kettle on…

Starting up…

Exercise 1

Sweep k over [2, 3, 4, 5] and return the silhouette scores, rounded to 4 places. The peak tells you which k to pick.

your answer
stuck? the lesson behind it
Clustering
k-means always returns clusters — which is not evidence that clusters exist