QratorLabs / pysdslLinks
Python bindings to Succinct Data Structure Library 2.0
☆33Updated 6 years ago
Alternatives and similar repositories for pysdsl
Users that are interested in pysdsl 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
- Parameterless and Universal FInding of Nearest Neighbors☆59Updated 7 months ago
- Python bindings for the fast integer compression library FastPFor.☆61Updated 2 years ago
- Roaring Bitmap in Cython☆81Updated last year
- python3 package supporting efficient storage and querying of sets of sets using the trie data structure. Supports finding all the superse…☆23Updated 2 years ago
- Arsenal of python utilities.☆273Updated 6 months ago
- Python module for computing statistics and regression in a single pass.☆100Updated 4 years ago
- A flexible variational inference LDA library.☆23Updated 6 years ago
- ☆45Updated 6 years ago
- A pure Python implementation of Aho-Corasick algorithm.☆23Updated 7 years ago
- An implementation of efficient LSH inspired by fruit fly brain☆87Updated 6 years ago
- A Cython interface to FLANN☆24Updated 4 years ago
- Python search module for fast approximate string matching☆54Updated 2 years ago
- 💥 Fast matrix-multiplication as a self-contained Python library – no system dependencies!☆227Updated 4 months ago
- Interactive performance benchmarking in Jupyter☆33Updated 10 months ago
- Python wrapper around SVDLIBC, a fast library for sparse Singular Value Decomposition☆55Updated 12 years ago
- Experiment, Storage and Visualization Framework for Machine Learning research.☆31Updated 4 years ago
- Implementation of many similarity join algorithms.☆15Updated 11 years ago
- A Vectorized Python Dict/Set☆117Updated 2 years ago
- A lightweight Python module for creating and running ordered graphs of computations.☆87Updated 2 years ago
- Python implementations of TRESTLE, COBWEB/3, and COBWEB☆61Updated last year
- Search for similar short strings☆53Updated 5 years ago
- Official repository of Quickscorer: a fast algorithm to rank documents with additive ensembles of regression trees.☆18Updated 9 years ago
- Weighted MinHash implementation on CUDA (multi-gpu).☆121Updated last year
- ALMa (Active Learning Manager) Keeps track of labeled and unlabeled data for active learning☆42Updated 5 years ago
- Run-length encoded arrays for pandas.☆22Updated 2 years ago
- A Cython implementation of the affine gap string distance☆57Updated 2 years ago
- A disk-based key/value store in Python with no dependencies.☆21Updated 10 years ago
- Topological Anomaly Detection (TAD) per Gartley and Basener 2009☆68Updated 5 years ago
- My most frequently used learning-to-rank algorithms ported to rust for efficiency. Try it: "pip install fastrank".☆52Updated 7 months ago