charliermarsh / java-mlLinks
Java implementations of several Machine Learning classification algorithms.
☆56Updated 4 years ago
Alternatives and similar repositories for java-ml
Users that are interested in java-ml are comparing it to the libraries listed below
Sorting:
- JAVA implementation of Multinomial Naive Bayes Text Classifier.☆96Updated 11 years ago
- A Java library for machine learning and data analytics☆50Updated 3 years ago
- Code examples on how to use the Datumbox Machine Learning Framework.☆41Updated 2 years ago
- Random Forest Implementation in Java☆61Updated 9 years ago
- A decision tree class in Java.☆43Updated 14 years ago
- A Java library implementing practical nearest neighbour search algorithm for multidimensional vectors that operates in sublinear time. It…☆201Updated 5 years ago
- Java Matrix Benchmark is a tool for evaluating Java linear algebra libraries for speed, stability, and memory usage.☆61Updated 2 years ago
- The Cognitive Foundry is an open-source Java library for building intelligent systems using machine learning☆134Updated 4 years ago
- A java classifier based on the naive Bayes approach complete with Maven support and a runnable example.☆299Updated 5 years ago
- Set of real time stream processing algorithms that can be used by big data streaming platform☆72Updated 4 months ago
- Algorithms that build k-nearest neighbors graph (k-nn graph): Brute-force, NN-Descent,...☆35Updated 6 years ago
- Examples for my book "Power Java"☆21Updated last month
- My machine learning algortihms implementations. Currently decision tree, and linear/logistic regression.☆28Updated 9 years ago
- Example of running a Genetic Algorithm (Travelling Salesman) on Apache Spark☆44Updated 8 years ago
- A lightweight and easy to use full text search implementation for Java. Uses inverted index and cosine similarity w/ TFIDF ranking.☆53Updated 8 years ago
- Implementation of an agglomerative hierarchical clustering algorithm in Java. Different linkage approaches are supported.☆142Updated 4 years ago
- statistics, data mining and machine learning toolbox☆75Updated last week
- BK-tree Java library☆29Updated 12 years ago
- Spark examples☆41Updated last year
- The triava project contains several of trivago's core libraries for Java-based projects: caching, collections, annotations, concurrency l…☆77Updated 5 years ago
- Random number generators, probability distributions, combinatorics and statistics for Java.☆161Updated 2 years ago
- Code examples for my Java artificial intelligence book:☆253Updated last month
- Approximate nearest neighbors in Java☆140Updated 5 years ago
- A language detection library for the JVM☆36Updated 2 years ago
- Parallel Colt is a multithreaded version of Colt.☆69Updated 5 years ago
- Computes sentiment analysis of tweets of US States in real-time using Storm.☆62Updated 9 years ago
- This is my main Java library for all kinds of datastructures, algorithms and everything else that I need.☆73Updated 2 years ago
- Educational Examle of a custom Lucene Query & Scorer☆48Updated 5 years ago
- Day 20 demo application☆50Updated 12 years ago
- A fast and easy to use decision tree learner in java☆235Updated 3 years ago