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.
☆201Updated 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)☆300Updated 3 years ago
- Approximate nearest neighbors in Java☆140Updated 5 years ago
- Java version of LIBLINEAR☆307Updated 10 months ago
- Locality Sensitive Hashing for Apache Spark☆87Updated 3 years ago
- Word2Vec Java Port☆190Updated 7 years ago
- High Performance Linear Algebra OOP☆367Updated 8 years ago
- Pure Java implementation of Van Der Maaten and Hinton's t-sne clustering algorithm☆198Updated 2 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 last year
- An implementation of locality sensitive hashing with Hadoop☆57Updated 10 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☆196Updated 9 years ago
- A suite of classification clustering algorithm implementations for Java. A number of partitional, hierarchical and density-based algorith…☆162Updated 5 years ago
- Elasticsearch plugin for b-bit minhash algorism☆62Updated last year
- Trident-ML : A realtime online machine learning library☆383Updated last year
- A Distributed Matrix Operations Library Built on Top of Spark☆107Updated 8 years ago
- This provides tools for b-bit MinHash algorism.☆36Updated last week
- Spark algorithms for building k-nn graphs☆41Updated 6 years ago
- General Vectorization Lib for Machine Learning Tools☆31Updated 9 years ago
- SparklingGraph provides easy to use set of features that will give you ability to proces large scala graphs using Spark and GraphX.☆152Updated 5 years ago
- Efficient training of Support Vector Machines in Java☆119Updated 5 years ago
- Building Annoy Index on Apache Spark☆72Updated 4 years ago
- Earth Mover's Distance in Java☆48Updated 13 years ago
- The Cognitive Foundry is an open-source Java library for building intelligent systems using machine learning☆134Updated 4 years ago
- This is my main Java library for all kinds of datastructures, algorithms and everything else that I need.☆73Updated 2 years ago
- Spark-based approximate nearest neighbor search using locality-sensitive hashing☆104Updated 9 years ago
- Distributed Streaming Matrix Factorization implemented on Spark for Recommendation Systems☆107Updated 9 years ago
- Java library for approximate nearest neighbors search using Hierarchical Navigable Small World graphs☆291Updated 7 months ago
- Provides a SQL interface to your TinkerPop enabled graph db☆75Updated 2 years ago
- CRF is a Java implementation of Conditional Random Fields, an algorithm for learning from labeled sequences of examples. It also includes…☆28Updated 11 years ago