edoliberty / streaming-quantilesLinks
Implements the Karnin-Lang-Liberty (KLL) algorithm in python
☆58Updated 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
Sorting:
- Sketching linear classifiers over data streams with the Weight-Median Sketch (SIGMOD 2018).☆39Updated 7 years ago
- fast kernel evaluation in high dimensions via hashing☆23Updated 4 years ago
- Simple implementation of CoveringLSH☆10Updated 9 years ago
- SRS - Fast Approximate Nearest Neighbor Search in High Dimensional Euclidean Space With a Tiny Index☆54Updated 10 years ago
- Algorithms for finding quantiles of a data stream☆20Updated 11 years ago
- Bloom + C++☆17Updated 8 years ago
- Parameterless and Universal FInding of Nearest Neighbors☆59Updated 6 months ago
- ADWIN is an adaptive sliding window algorithm for detecting change and keeping updated statistics from a data stream, and use it as a bla…☆40Updated 7 years ago
- Python implementations of the distributed quantile sketch algorithm DDSketch☆88Updated 5 months ago
- Sketching-based Distributed Matrix Computations for Machine Learning☆100Updated 7 years ago
- Moments Sketch Code☆40Updated 6 years ago
- GrammarViz 2.0 public release:☆126Updated 3 years ago
- Implementation of an algorithm computing the nearest "N" neighbours to a vector, using a collection of hyperplane hashers.☆30Updated 10 years ago
- A fast high dimensional near neighbor search algorithm based on group testing and locality sensitive hashing☆23Updated last year
- Weighted MinHash implementation on CUDA (multi-gpu).☆119Updated last year
- ☆19Updated 7 years ago
- Count-Min sketch-based approximate counting library☆46Updated 4 months ago
- LSH index for approximate set containment search☆59Updated 3 years ago
- ☆40Updated 8 years ago
- Python bindings for the fast integer compression library FastPFor.☆61Updated last year
- A locality-sensitive hashing library☆46Updated 11 years ago
- This project implements random forests and gradient boosted decision trees (GBDT). The latter uses gradient tree boosting. Both use ensem…☆129Updated 7 years ago
- Evolutionary feature synthesis☆17Updated 10 years ago
- ☆26Updated 8 years ago
- A platform for online learning that curtails data latency and saves you cost.☆47Updated 3 years ago
- Neural LSH [ICLR 2020] - Using supervised learning to produce better space partitions for fast nearest neighbor search.☆73Updated 4 years ago
- ☆54Updated 6 years ago
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆87Updated 4 years ago
- Official repository of Quickscorer: a fast algorithm to rank documents with additive ensembles of regression trees.☆18Updated 9 years ago
- A Python implementation of Invertible Bloom Lookup Tables☆81Updated 10 years ago