RubyGems Navigation menu

k_means_pp 0.0.4

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.10
pry ~> 0.10
rake ~> 10.4
rspec ~> 3.3
rubocop ~> 0.32
simplecov ~> 0.10
yard ~> 0.8

业主:

作者:

  • Oldrich Vetesnik

SHA 256 校验和:

fbcfc4808d75c1a4e4f7ee6c4d0572fe22634706016f88cffd57082bdcb8de04

下载总量 10,135

这个版本 3,064

许可:

MIT

需要的 Ruby 版本: >= 0

链接: