RubyGems Navigation menu

k_means_pp 0.0.3

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.

Gemfile:
=

安裝:
=

版本列表:

  1. 0.0.4 July 02, 2015 (14.0 KB)
  2. 0.0.3 May 22, 2015 (14.0 KB)
  3. 0.0.2 October 08, 2014 (14.0 KB)
  4. 0.0.1 October 03, 2014 (14.0 KB)

Development 相依性套件 (7):

bundler ~> 1.7
pry ~> 0.10
rake ~> 10.4
rspec ~> 3.2
rubocop ~> 0.31
simplecov ~> 0.10
yard ~> 0.8

擁有者:

作者:

  • Oldrich Vetesnik

SHA 256 總和檢查碼:

=

總下載次數 10,515

這個版本 2,282

版本发布:

授權:

MIT

Ruby 版本需求: >= 0

相關連結: