pixelogik / NearPyLinks
Python framework for fast (approximated) nearest neighbour search in large, high-dimensional data sets using different locality-sensitive hashes.
☆767Updated 2 years ago
Alternatives and similar repositories for NearPy
Users that are interested in NearPy are comparing it to the libraries listed below
Sorting:
- A fast Python implementation of locality sensitive hashing.☆664Updated 5 years ago
- FAst Lookups of Cosine and Other Nearest Neighbors (based on fast locality-sensitive hashing)☆1,152Updated last year
- A Locality Sensitive Hashing (LSH) library with an emphasis on large, highly-dimensional datasets.☆147Updated 9 months ago
- Approximate Nearest Neighbor Search for Sparse Data in Python!☆919Updated 4 years ago
- A library for k-nearest neighbor search☆385Updated last year
- It is a forest of random projection trees☆224Updated 5 years ago
- Simple structured learning framework for python☆667Updated 3 years ago
- A c++ toolbox of locality-sensitive hashing (LSH), provides several popular LSH algorithms, also support python and matlab.☆288Updated 7 years ago
- Training of Locally Optimized Product Quantization (LOPQ) models for approximate nearest neighbor search of high dimensional data in Pyth…☆567Updated 6 years ago
- Python Approximate Nearest Neighbor Search in very high dimensional spaces with optimised indexing.☆214Updated 3 years ago
- Fast and lightweight header-only C++ library (with Python bindings) for approximate nearest neighbor search☆263Updated 3 months ago
- Scalable, fast, and lightweight system for large-scale topic modeling☆846Updated 4 years ago
- A library for factorization machines and polynomial networks for classification and regression in Python.☆245Updated 4 years ago
- Compiled Decision Trees for scikit-learn☆224Updated last month
- MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble and HNSW☆2,725Updated last year
- Locality Sensitive Hashing using MinHash in Python/Cython to detect near duplicate text documents☆288Updated 2 years ago
- Example Python code for comparing documents using MinHash☆251Updated 6 years ago
- fast library for ANN search and KNN graph construction☆294Updated 7 years ago
- Distributed Deep Learning on Spark☆402Updated 8 years ago
- CRFsuite: a fast implementation of Conditional Random Fields (CRFs)☆659Updated last year
- A python binding for crfsuite☆774Updated 8 months ago
- A fast and scalable C++ library for implicit-feedback matrix factorization models☆464Updated 2 years ago
- Generating Vectors for DBpedia Entities via Word2Vec and Wikipedia Dumps. Questions? https://gitter.im/idio-opensource/Lobby☆600Updated 7 years ago
- A Python nearest neighbor descent for approximate nearest neighbors☆928Updated 7 months ago
- Pure python implementation of product quantization for nearest neighbor search☆345Updated 2 weeks ago
- Deploy tensorflow graphs for fast evaluation and export to tensorflow-less environments running numpy.☆354Updated 5 months ago
- Semi-supervised learning frameworks for python, which allow fitting scikit-learn classifiers to partially labeled data☆503Updated 3 years ago
- Nearest Neighbor Search with Neighborhood Graph and Tree for High-dimensional Data☆1,310Updated 2 weeks ago
- Highly interpretable classifiers for scikit learn, producing easily understood decision rules instead of black box models☆490Updated 7 years ago
- Non-Metric Space Library (NMSLIB): An efficient similarity search library and a toolkit for evaluation of k-NN methods for generic non-me…☆3,503Updated 9 months ago