This is a Ruby implementation of the k-means++ algorithm for data clustering. In other words: Grouping a bunch of X, Y points into K groups.
Required Ruby Version
>= 0
Authors
Oldrich Vetesnik
This is a Ruby implementation of the k-means++ algorithm for data clustering. In other words: Grouping a bunch of X, Y points into K groups.
>= 0
Oldrich Vetesnik