In K-Means clustering, the algorithm iteratively assigns each data point to the nearest _______, recalculating the centroids until convergence.

  • Centroid
  • Cluster
  • Data Point
  • Distance Metric
In K-Means, the algorithm assigns each data point to the nearest centroid and recalculates the centroids until convergence.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *