CareerPrep Hub
Technical Beginner
1 min read Beginner Updated Jul 05, 2026

Machine Learning

Question

What is K-Means Clustering?

Answer

K-Means is an unsupervised algorithm that groups similar data points into a predefined number (K) of clusters.

The algorithm repeatedly assigns points to the nearest cluster center and updates the centers until the groups stabilize.

Applications:

  1. Customer segmentation
  2. Image compression
  3. Market analysis

More Machine Learning questions

Ad · sticky_mobile · configure adsense in Site Settings