By clicking "Accept", you agree to the storing of cookies on your device to enhance site navigation, analyze site usage, and assist in our marketing efforts. See our Privacy Policy for more information
Glossary
K-Means
AI DEFINITION

K-Means

An unsupervised clustering algorithm that groups data into a predefined number of clusters (k). Each data point is assigned to the cluster with the nearest centroid.