JorenSix / TarsosLSHLinks
A Java library implementing practical nearest neighbour search algorithm for multidimensional vectors that operates in sublinear time. It implements Locality-sensitive Hashing (LSH) and multi index hashing for hamming space.
☆202Updated 5 years ago
Alternatives and similar repositories for TarsosLSH
Users that are interested in TarsosLSH are comparing it to the libraries listed below
Sorting:
- A Java implementation of Locality Sensitive Hashing (LSH)☆301Updated 3 years ago
- Approximate nearest neighbors in Java☆143Updated 5 years ago
- Java version of LIBLINEAR☆308Updated 11 months ago
- High Performance Linear Algebra OOP☆368Updated 8 years ago
- Pure Java implementation of Van Der Maaten and Hinton's t-sne clustering algorithm☆198Updated 2 years ago
- Word2Vec Java Port☆190Updated 7 years ago
- Implementation of an agglomerative hierarchical clustering algorithm in Java. Different linkage approaches are supported.☆142Updated 4 years ago
- GraphChi's Java version☆238Updated 2 years ago
- Algorithms that build k-nearest neighbors graph (k-nn graph): Brute-force, NN-Descent,...☆35Updated 6 years ago
- Locality Sensitive Hashing for Apache Spark☆87Updated 3 years ago
- An implementation of locality sensitive hashing with Hadoop☆57Updated 10 years ago
- General Vectorization Lib for Machine Learning Tools☆31Updated 9 years ago
- Spark algorithms for building k-nn graphs☆41Updated 7 years ago
- Trident-ML : A realtime online machine learning library☆383Updated last year
- Java library for approximate nearest neighbors search using Hierarchical Navigable Small World graphs☆294Updated 8 months ago
- Online Machine Learning Algorithms☆30Updated 2 years ago
- This is my main Java library for all kinds of datastructures, algorithms and everything else that I need.☆73Updated 2 years ago
- Facebook's FastText for Java☆81Updated 7 years ago
- Java Matrix Benchmark is a tool for evaluating Java linear algebra libraries for speed, stability, and memory usage.☆61Updated 2 years ago
- Spark-based approximate nearest neighbor search using locality-sensitive hashing☆104Updated 9 years ago
- This provides tools for b-bit MinHash algorism.☆37Updated 2 weeks ago
- Building Annoy Index on Apache Spark☆72Updated 4 years ago
- Locality Sensitive Hashing for Apache Spark☆196Updated 9 years ago
- A Java library for Stochastic Gradient Descent (SGD)☆22Updated 4 years ago
- A suite of classification clustering algorithm implementations for Java. A number of partitional, hierarchical and density-based algorith…☆163Updated 5 years ago
- Elasticsearch plugin for b-bit minhash algorism☆62Updated last year
- Machine Learning Tool Kit☆138Updated 5 years ago
- Educational Examle of a custom Lucene Query & Scorer☆48Updated 5 years ago
- Distributed Streaming Matrix Factorization implemented on Spark for Recommendation Systems☆107Updated 9 years ago
- A fast and comprehensive Java library capable of performing automaton and non-automaton based Levenshtein distance determination and neig…☆44Updated 12 years ago