tdebatty / java-LSHLinks
A Java implementation of Locality Sensitive Hashing (LSH)
☆299Updated 2 years ago
Alternatives and similar repositories for java-LSH
Users that are interested in java-LSH are comparing it to the libraries listed below
Sorting:
- A Java library implementing practical nearest neighbour search algorithm for multidimensional vectors that operates in sublinear time. It…☆202Updated 5 years ago
- Approximate nearest neighbors in Java☆139Updated 4 years ago
- Java version of LIBLINEAR☆307Updated 7 months ago
- Java library for approximate nearest neighbors search using Hierarchical Navigable Small World graphs☆283Updated 5 months ago
- High Performance Linear Algebra OOP☆366Updated 8 years ago
- Word2Vec Java Port☆190Updated 7 years ago
- A Java implementation of a Double Array Trie☆124Updated 14 years ago
- Efficient training of Support Vector Machines in Java☆119Updated 5 years ago
- PATRICIA, Double Array, LOUDS Trie implementations for Java☆180Updated last year
- Java interface for fastText☆242Updated 2 years ago
- Locality Sensitive Hashing for Apache Spark☆87Updated 3 years ago
- Locality Sensitive Hashing for Apache Spark☆196Updated 8 years ago
- Linear Algebra for Java☆598Updated 2 years ago
- Spark-based approximate nearest neighbor search using locality-sensitive hashing☆104Updated 9 years ago
- Trident-ML : A realtime online machine learning library☆383Updated last year
- High Performance Linear Algebra (low level)☆663Updated 8 years ago
- Pure Java implementation of Van Der Maaten and Hinton's t-sne clustering algorithm☆199Updated 2 years ago
- Implementation of an agglomerative hierarchical clustering algorithm in Java. Different linkage approaches are supported.☆141Updated 4 years ago
- GraphChi's Java version☆238Updated last year
- Spark algorithms for building k-nn graphs