RubyGems Navigation menu

affinity_propagation 0.2.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.5KB)
  2. 0.1.0 - September 10, 2017 (10.5KB)

Runtime依存関係 (1):

concurrent-ruby ~> 1.1.5

Development依存関係 (3):

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

所有者:

プッシュ者:

作者:

  • Shahbaz Javeed

SHA 256チェックサム:

834857a96b71872c9869d6c2ed2f6900ee8644fddc0481f8c8ec06bc35ac3fdc

累計ダウンロード数 5,318

このバージョンのみ 2,979

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: