Hacker News new | ask | show | jobs
by mnky9800n 1173 days ago
i just mean that k-means is a rather simple algorithm for finding centroids. most algorithms that are more sophisticated might do better than k-means.
1 comments

Sorry for the late response. And actually, despite the plethora of clustering algorithms, k-means is still a very commonly-used out-of-the-box technique! (Probably for its simplicity and existing popularity)