RubyGems Navigation menu

frequent-algorithm 0.0.1

frequent-algorithm is a Ruby implementation of the FREQUENT algorithm for identifying frequent items in a data stream in sliding windows. Please refer to [Identifying Frequent Items in Sliding Windows over On-Line Packet Streams](http://erikdemaine.org/papers/SlidingWindow_IMC2003/), by Golab, DeHaan, Demaine, López-Ortiz and Munro (2003).

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.0.4 May 06, 2015 (9.5KB)
  2. 0.0.3 March 23, 2015 (9KB)
  3. 0.0.2 March 19, 2015 (9KB)
  4. 0.0.1 March 11, 2015 (6.5KB)

所有者:

作者:

  • Willie Tong, Brooke M. Fujita

SHA 256チェックサム:

=

累計ダウンロード数 10,388

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

このバージョンがリリースされたのは:

ライセンス:

MIT

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

リンク: