Unit 4 Aiml
Unit 4 Aiml
https://www.javatpoint.com/k-means-clustering-algorithm-in-machine-learning
• Determines the best value for K center points or
centroids by an iterative process.
• Assigns each data point to its closest k-center. Those
data points which are near to the particular k-center,
create a cluster.
How does the K-Means Algorithm Work?