RubyGems Navigation menu

k_means_pp 0.0.1

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:
=

Installeer:
=

Versies:

  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 afhankelijkheden (10):

bundler ~> 1.7
gnuplot ~> 2.6
pry ~> 0.10
pry-byebug ~> 2.0
rake ~> 10.3
rspec ~> 3.1
rubocop ~> 0.26
ruby-prof ~> 0.15
simplecov ~> 0.9
yard ~> 0.8

Eigenaren:

Authors:

  • Oldrich Vetesnik

SHA 256 checksum:

=

Total downloads 10.515

Voor deze versie 2.490

Versie vrijgegeven:

Licentie:

MIT

Required Ruby Version: >= 0

Links: