Python framework for fast (approximated) nearest neighbour search in large, high-dimensional data sets using different locality-sensitive hashes.
☆771Feb 23, 2023Updated 3 years ago
Alternatives and similar repositories for NearPy
Users that are interested in NearPy are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Python Approximate Nearest Neighbor Search in very high dimensional spaces with optimised indexing.☆219Oct 7, 2021Updated 4 years ago
- A fast Python implementation of locality sensitive hashing.☆674Apr 30, 2020Updated 6 years ago
- A Locality Sensitive Hashing (LSH) library with an emphasis on large, highly-dimensional datasets.☆149Sep 4, 2024Updated last year
- Approximate Nearest Neighbor Search for Sparse Data in Python!☆919Oct 2, 2020Updated 5 years ago
- FAst Lookups of Cosine and Other Nearest Neighbors (based on fast locality-sensitive hashing)☆1,159Jun 1, 2024Updated 2 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk☆14,292Oct 29, 2025Updated 10 months 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,589Apr 13, 2026Updated 4 months ago
- It is a forest of random projection trees☆224Feb 8, 2020Updated 6 years ago
- MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble and HNSW☆2,961Aug 9, 2026Updated 2 weeks ago
- Implementation of an algorithm computing the nearest "N" neighbours to a vector, using a collection of hyperplane hashers.☆30Jul 17, 2015Updated 11 years ago
- A locality-sensitive hashing library☆43Feb 21, 2014Updated 12 years ago
- Benchmarks of approximate nearest neighbor libraries in Python☆5,720Jul 10, 2026Updated last month
- A library for k-nearest neighbor search☆387Apr 24, 2024Updated 2 years ago
- A c++ toolbox of locality-sensitive hashing (LSH), provides several popular LSH algorithms, also support python and matlab.☆293Jun 29, 2017Updated 9 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Fast and lightweight header-only C++ library (with Python bindings) for approximate nearest neighbor search☆270Jun 19, 2026Updated 2 months ago
- Training of Locally Optimized Product Quantization (LOPQ) models for approximate nearest neighbor search of high dimensional data in Pyth…☆568Apr 14, 2019Updated 7 years ago
- A fast Python implementation of locality sensitive hashing.☆71Mar 13, 2015Updated 11 years ago
- LSH based high dimensional clustering for sets and points☆80Nov 15, 2014Updated 11 years ago
- Approximate Nearest Neighbor (ANN) search for high-dimensional data.☆95Sep 3, 2018Updated 7 years ago
- Go to: https://github.com/alexklibisz/elastiknn☆248Apr 20, 2020Updated 6 years ago
- Fast Library for Approximate Nearest Neighbors