K-means clustering

Home > Computer Science > Artificial intelligence and machine learning > Unsupervised Learning > K-means clustering

A common clustering algorithm that separates the data into k number of clusters based on similarity.