buncher implements a variant of the popular k-means clustering algorithm as a native ruby extension. The variant uses the technique described in http://www.ee.columbia.edu/~dpwe/papers/PhamDN05-kmeans.pdf in order to find the best value of K.
Required Ruby Version
>= 0
Authors
Robert Mathews
Versions
- 1.0.16 May 16, 2015 (11.5 KB)
- 1.0.15 May 16, 2015 (11.5 KB)
- 1.0.14 May 16, 2015 (11.5 KB)
- 1.0.13 May 16, 2015 (11.5 KB)
- 1.0.12 May 03, 2015 (11.5 KB)