Question: Which statement about K-means clustering is true?
- In K-means clustering, the initial centroids are sometimes randomly selected.
- K-means clustering is often used in supervised machine learning.
- The number of clusters are always randomly selected.
- To be accurate, you want your centroids outside of the cluster.
Answer: The correct answer of the above question is Option A:In K-means clustering, the initial centroids are sometimes randomly selected.