pixelogik / NearPyLinks
Python framework for fast (approximated) nearest neighbour search in large, high-dimensional data sets using different locality-sensitive hashes.
☆769Updated 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.☆668Updated 5 years ago
- Approximate Nearest Neighbor Search for Sparse Data in Python!☆919Updated 4 years ago
- A Locality Sensitive Hashing (LSH) library with an emphasis on large, highly-dimensional datasets.☆148Updated last year
- FAst Lookups of Cosine and Other Nearest Neighbors (based on fast locality-sensitive hashing)☆1,153Updated last year
- It is a forest of random projection trees☆224Updated 5 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.☆215Updated 3 years ago
- A library for k-nearest neighbor search☆385Updated last year
- Simple structured learning framework for python☆669Updated 3 years ago
- A fast and scalable C++ library for implicit-feedback matrix factorization models☆464Updated 3 years ago
- Fast and lightweight header-only C++ library (with Python bindings) for approximate nearest neighbor search☆266Updated last month
- A python wrapper for Barnes-Hut tsne☆411Updated 2 years ago
- Example Python code for comparing documents using MinHash☆252Updated 6 years ago
- fast library for ANN search and KNN graph construction☆295Updated 7 years ago
- Cython implementation of k-MC2 and AFK-MC2 seeding☆205Updated 3 years ago
- LSH based high dimensional clustering for sets and points☆79Updated 10 years ago
- This package provides an efficient implementation of locality-sensitve hashing (LSH)☆154Updated 13 years ago
- TensorFlow implementation of an arbitrary order Factorization Machine☆783Updated 3 years ago
- Approximate Nearest Neighbor (ANN) search for high-dimensional data.☆94Updated 7 years ago
- Character-level Convolutional Networks for Text Classification☆850Updated 6 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,531Updated 11 months ago
- Distributed Deep Learning on Spark☆403Updated 8 years ago
- Tools and recipes to train deep learning models and build services for NLP tasks such as text classification, semantic search ranking and…☆460Updated 6 years ago
- A fast Python implementation of locality sensitive hashing.☆70Updated 10 years ago
- Go to: https://github.com/alexklibisz/elastiknn☆250Updated 5 years ago
- Fast exact nearest neighbor search in Hamming distance on binary codes with Multi-index hashing☆291Updated 9 years ago
- Implicit matrix factorization as outlined in http://yifanhu.net/PUB/cf.pdf.☆281Updated 9 years ago
- Locality Sensitive Hashing using MinHash in Python/Cython to detect near duplicate text documents☆291Updated 2 years ago
- A little library for text analysis with RNNs.☆536Updated 7 years ago
- Deploy tensorflow graphs for fast evaluation and export to tensorflow-less environments running numpy.☆354Updated 8 months ago