Stream Mining#

Module for stream mining

alonMatiasSzegedy(iterator[, k_moment, ...])

Compute the Kth order moment of a stream using Alon-Matias-Szegedy algorithm

flajoletMartin(iterator)

Count the number of distinct elements in a stream using the Flajolet-Martin algorithm