How can the sensitivity to the initial placement of centroids be addressed in the k-means algorithm?
A. By normalizing the data prior to clustering
B. By using a hierarchical clustering approach
C. By using the k-means++ initialization method
D. By using a different clustering algorithm



Answer :

Other Questions