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

安裝:
=

版本列表:

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

Development 相依性套件 (4):

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

擁有者:

作者:

  • Shahbaz Javeed

SHA 256 總和檢查碼:

=

總下載次數 5,542

這個版本 2,425

版本发布:

授權:

MIT

Ruby 版本需求: >= 0

相關連結: