edoliberty / streaming-quantiles
Implements the Karnin-Lang-Liberty (KLL) algorithm in python
☆54Updated 2 years ago
Alternatives and similar repositories for streaming-quantiles:
Users that are interested in streaming-quantiles are comparing it to the libraries listed below
- fast kernel evaluation in high dimensions via hashing☆23Updated 4 years ago
- Python implementations of the distributed quantile sketch algorithm DDSketch☆86Updated 5 months ago
- Sketching linear classifiers over data streams with the Weight-Median Sketch (SIGMOD 2018).☆38Updated 6 years ago
- hokusai -- sketching streams in real-time☆78Updated 7 years ago
- Count-Min sketch-based approximate counting library☆45Updated 6 years ago
- Moments Sketch Code