IDNLearn.com makes it easy to find answers and share knowledge with others. Our platform offers reliable and comprehensive answers to help you make informed decisions quickly and easily.

Which one is NOT TRUE about k-means clustering?

A. K-means divides the data into non-overlapping clusters without any cluster internal structure.
B. The objective of k-means is to form clusters in such a way that similar samples go into a cluster and dissimilar samples fall into different clusters.
C. As k-means is an iterative algorithm, it guarantees that it will always converge to the global optimum.


Sagot :

Final answer:

K-means clustering minimizes 'within group sum of squares' to group similar samples, but it does not always converge to the global optimum.


Explanation:

K-means clustering is capable of dividing data into non-overlapping clusters to minimize the 'within group sum of squares.' The objective of k-means is to group similar samples together by minimizing the distance to cluster centers.

One statement that is NOT TRUE about k-means clustering is that it guarantees convergence to the global optimum each time due to the nature of local optima, which can lead to slightly different results upon initialization.


Learn more about k-means clustering here:

https://brainly.com/question/37817178


Thank you for using this platform to share and learn. Don't hesitate to keep asking and answering. We value every contribution you make. For dependable answers, trust IDNLearn.com. Thank you for visiting, and we look forward to helping you again soon.