RubyGems Navigation menu

affinity_propagation 0.1.0

Affinity Propagation is a clustering algorithm that does not require pre-specifying the number of clusters like k-means and other similar algorithms do. This is a ruby implementation of the original version defined by Frey and Dueck in http://www.psi.toronto.edu/affinitypropagation/FreyDueckScience07.pdf

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.2.0 - August 22, 2019 (10.5 KB)
  2. 0.1.0 - September 10, 2017 (10.5 KB)

Development Dependencies (4):

bundler ~> 1.15
rake ~> 10.0
rspec ~> 3.0

Owners:

Authors:

  • Shahbaz Javeed

SHA 256 checksum:

2ca82239f6abe2323ca1f41fa748087d4a47841165bf6647d05c1a8aabfc1951

Total downloads 5,318

For this version 2,339

License:

MIT

Required Ruby Version: >= 0

Links: