CACS486 Machine Learning

Machine LearningTU Board 2025

Perform one iteration of K means clustering for the following points with initial centroids C1 = (1,1) and C2 = (5,4): Points: (1,1), (2,1), (4,3), (5,4). Use Euclidean distance.

5
A worked answer is on its wayMeanwhile, read the Machine Learning notes for this topic.

Discussion

Loading…

More Machine Learning questions

All Machine Learning old questions