RubyGems Navigation menu

k_means_pp 0.0.2

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 (14KB)
  2. 0.0.3 - May 22, 2015 (14KB)
  3. 0.0.2 - October 08, 2014 (14KB)
  4. 0.0.1 - October 03, 2014 (14KB)

Development依存関係 (7):

bundler ~> 1.7
pry ~> 0.10
rake ~> 10.3
rspec ~> 3.1
rubocop ~> 0.26
simplecov ~> 0.9
yard ~> 0.8

所有者:

作者:

  • Oldrich Vetesnik

SHA 256チェックサム:

00a842f59e937fccf6882e5e81262bc1b151e5db788b3f7bdcf8bb3b2a56bd65

累計ダウンロード数 10,200

このバージョンのみ 2,477

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: