levyswluedu / levys-kdtree-java
KD Tree Implementation from Prof. Simon D. Levy (Washington & Lee University)
☆24Updated 9 years ago
Alternatives and similar repositories for levys-kdtree-java:
Users that are interested in levys-kdtree-java are comparing it to the libraries listed below
- Approximate nearest neighbors in Java☆138Updated 4 years ago
- Trident-ML : A realtime online machine learning library☆381Updated last year
- Sparking Using Java8☆17Updated 10 years ago
- Algorithms that build k-nearest neighbors graph (k-nn graph): Brute-force, NN-Descent,...☆34Updated 6 years ago
- A Java library implementing practical nearest neighbour search algorithm for multidimensional vectors that operates in sublinear time. It…☆201Updated 4 years ago
- A Distributed Matrix Operations Library Built on Top of Spark☆106Updated 8 years ago
- An implementation of Hidden Markov Models in Java☆27Updated 11 years ago
- Online Machine Learning Algorithms☆30Updated last year
- Implementation of the Apriori algorithm using Spark.☆38Updated 10 years ago
- A Java library for machine learning and data analytics☆47Updated 2 years ago
- This is my main Java library for all kinds of datastructures, algorithms and everything else that I need.☆73Updated last year
- A fast dbscan algorithm based on Kd-tree nearest neighbor search☆14Updated 9 years ago
- An example of how to bulk import data from CSV files into a HBase table.☆65Updated 2 years ago
- A Java implementation of Locality Sensitive Hashing (LSH)☆296Updated 2 years ago
- Scalable recommendation system written in Scala using the Apache Spark framework☆106Updated 10 years ago
- Spark MLlib code optimized to efficiently support sparse data☆51Updated 8 years ago
- Storm / Solr Integration☆19Updated last year
- A Java NIO file system provider for HDFS☆57Updated 6 months ago
- DBSCAN 2D implementation in Scala☆17Updated 2 years ago
- Word2Vec Java Port☆186Updated 6 years ago
- Stand-alone recommender system from Myrrix