RubyGems Navigation menu

buncher 1.0.2

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:
= 複製 已複製

安裝:
=

版本列表:

  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)
  6. 1.0.2 - April 25, 2015 (28.0 KB)
顯示所有版本(共 19)

Development 相依性套件 (4):

hoe ~> 3.13
minitest ~> 5.6
rake-compiler ~> 0.7
rdoc ~> 4.0

擁有者:

作者:

  • Robert Mathews

SHA 256 checksum:

542b378c47177508362b8c91fcc83235a05648ef7340216a791b1e85391904a4

總下載次數 49,381

這個版本 2,557

License:

MIT

Ruby 版本需求: >= 0

相關連結: