Question
What happens during the update step of k-means?
Select an option. Your answer will be checked instantly.
Correct Answer: C. Each centroid is recomputed as the mean of its assigned points
Explanation:
After cluster assignments change, the center of each group is recalculated. These new means become the centroids for the next assignment step.
Leave a Reply