Question
When does the usual k-means iteration stop?
Select an option. Your answer will be checked instantly.
Correct Answer: C. When assignments or centroids no longer change materially, or a stopping limit is reached
Explanation:
Each iteration reduces or preserves the objective, so the process eventually stabilizes at a local solution. A tolerance or maximum-iteration rule prevents endless computation.
Leave a Reply