What is the primary goal of the K-means clustering algorithm?

Practice Questions

1 question
Q1
What is the primary goal of the K-means clustering algorithm?
  1. Minimize the distance between points in the same cluster
  2. Maximize the distance between different clusters
  3. Both A and B
  4. None of the above

Questions & Step-by-step Solutions

1 item
Q
Q: What is the primary goal of the K-means clustering algorithm?
Solution: The primary goal of K-means clustering is to minimize the distance between points in the same cluster while maximizing the distance between different clusters.
Steps: 0

Related Questions