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?