RubyGems Navigation menu

frequent-algorithm 0.0.4

frequent-algorithm is a Ruby implementation of the Demaine et al FREQUENT algorithm for identifying frequent items in a data stream in sliding windows (c.f Identifying Frequent Items in Sliding Windows over On-Line Packet Streams, 2003).

Gemfile:
=

安裝:
=

版本列表:

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

Development 相依性套件 (2):

minitest >= 0
rake >= 0

擁有者:

作者:

  • Willie Tong, Brooke M. Fujita

SHA 256 總和檢查碼:

=

總下載次數 10,388

這個版本 3,278

版本发布:

授權:

MIT

Ruby 版本需求: >= 2.0

相關連結: