Question: Which of the following statements about K-means clustering is true?
Options:
Correct Answer: It can be sensitive to the initial placement of centroids
Solution:
K-means can be sensitive to the initial placement of centroids, which can lead to different clustering results on different runs.