K-Means Clustering

A popular unsupervised clustering algorithm that partitions data into K distinct clusters based on Euclidean distance to centroids.


Part of the Data & AI Terms glossary.

This page is mirrored from the GitHub Wiki. View original on GitHub