quantile icon indicating copy to clipboard operation
quantile copied to clipboard

Space efficient streaming quantile estimator

Streaming Quantile Estimator

Implements ideas found in Effective Computation of Biased Quantiles over Data Streams (Cormode, Korn, Muthukrishnan, Srivastava) to provide a space and time efficient estimator for streaming quantile estimation.

Build Status