Skip to content

k-means clustering data algorithm aims to partition n observations into k clusters in which each observation belongs to the cluster with the nearest mean, serving as a prototype of the cluster. This results in a partitioning of the data space into colored clusters.

DevMahmoud10/K-Mean-Clustring-Data-Algorithm

About

k-means clustering data algorithm aims to partition n observations into k clusters in which each observation belongs to the cluster with the nearest mean, serving as a prototype of the cluster. This results in a partitioning of the data space into colored clusters.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published