loremacchia/kMeans

For all points in do while

Closed this issue · 0 comments

for each point

  • compute distance from clusters
  • select the cluster with minimum distance
  • add the point to the cluster