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

install:
=

Versions:

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

Development Dependencies (7):

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

Owners:

Authors:

  • Oldrich Vetesnik

SHA 256 checksum:

48fc6f88ac88c567a74e69d6970d037444498fcb90fa33b7a63b5fd352898f60

Total downloads 10,135

For this version 2,198

License:

MIT

Required Ruby Version: >= 0

Links: