RubyGems Navigation menu

buncher 1.0.12

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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.16 - May 16, 2015 (11.5 KB)
  2. 1.0.15 - May 16, 2015 (11.5 KB)
  3. 1.0.14 - May 16, 2015 (11.5 KB)
  4. 1.0.13 - May 16, 2015 (11.5 KB)
  5. 1.0.12 - May 03, 2015 (11.5 KB)
Show all versions (19 total)

Development Dependencies (11):

gnuplot >= 0
hoe ~> 3.13
hoe-bundler >= 1.1
hoe-gemspec >= 1.0
hoe-git >= 1.4
minitest ~> 5.6
rake >= 0.9
rake-compiler ~> 0.7
rdoc ~> 4.0
rubystats >= 0

Owners:

Authors:

  • Robert Mathews

SHA 256 checksum:

99f745e1d5e46486acbacf8e40578752a0f99afe1b2fb8324074819e84e8c7ae

Total downloads 49,165

For this version 2,515

License:

MIT

Required Ruby Version: >= 0

Links: