buncher 1.0.15
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.
Gemfile:
=
install:
=
Development Dependencies (11):
gnuplot
>= 0
hoe
~> 3.13
hoe-bundler
>= 1.1
hoe-gemspec
>= 1.0
hoe-git
>= 1.4
minitest
~> 5.6
minitest-focus
>= 0
rake
>= 0.9
rake-compiler
~> 0.7
rdoc
~> 4.0
rubystats
>= 0