Question
In k-means, what is a centroid?
Select an option. Your answer will be checked instantly.
Correct Answer: C. The mean feature vector of the observations assigned to a cluster
Explanation:
Each centroid represents the numerical center of one cluster in feature space. It is recalculated from the points currently assigned to that cluster.
Leave a Reply