RubyGems Navigation menu

frequent-algorithm 0.0.2

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:
= Copy to clipboard Copied!

install:
=

Versions:

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

Development Dependencies (2):

minitest >= 0
rake >= 0

Owners:

Authors:

  • Willie Tong, Brooke M. Fujita

SHA 256 checksum:

749f413da199276bbe8c44e0836d2921b59bf0945c79029a35e9823d323e57ee

Total downloads 10,021

For this version 2,284

License:

MIT

Required Ruby Version: >= 2.0

Links: