Computer Science, asked by sonusuman7136, 6 months ago

Which statement is not true about the K-Means algorithm

Answers

Answered by bablusk0666
0

Answer:

k-means clustering is one of the simplest and popular unsupervised machine learning algorithms. ... in other words, the K- means

algorithms identifies k number of centroids ,and then allocates every data point to the nearest cluster,while keeping the centroid as small as possible.

Similar questions