/quantile

Space efficient streaming quantile estimator

Primary LanguageGoBSD 2-Clause "Simplified" LicenseBSD-2-Clause

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