Concept
Practical Issues in Clustering
Before applying K-means or hierarchical clustering, several decisions must be made, and there is no single correct answer—any solution that reveals interesting structure in the data can be worthwhile. Key practical issues include choosing how many clusters to look for (K-means), selecting a dissimilarity measure and linkage and deciding where to cut the dendrogram (hierarchical), and recognizing the disadvantages of these methods, such as sensitivity to outliers and lack of robustness to small changes in the data.
0
2
Updated 2026-07-19
Contributors are:
Who are from:
Tags
Data Science