charliermarsh / java-mlLinks
Java implementations of several Machine Learning classification algorithms.
☆55Updated 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 Matrix Benchmark is a tool for evaluating Java linear algebra libraries for speed, stability, and memory usage.☆59Updated 2 years ago
- My machine learning algortihms implementations. Currently decision tree, and linear/logistic regression.☆28Updated 8 years ago
- The Cognitive Foundry is an open-source Java library for building intelligent systems using machine learning☆134Updated 4 years ago
- A Java library for machine learning and data analytics☆48Updated 3 years ago
- Spark examples☆41Updated last year
- Example of running a Genetic Algorithm (Travelling Salesman) on Apache Spark☆44Updated 8 years ago
- Java text categorization system☆56Updated 8 years ago
- A lightweight and easy to use full text search implementation for Java. Uses inverted index and cosine similarity w/ TFIDF ranking.☆52Updated 7 years ago
- Random Forest Implementation in Java☆61Updated 9 years ago
- Code examples on how to use the Datumbox Machine Learning Framework.☆41Updated last year
- JAVA implementation of Multinomial Naive Bayes Text Classifier.☆95Updated 10 years ago
- This is an example project that shows one way to build a RESTful Java web app around Titan, Cassandra, and Elasticsearch.☆35Updated 9 years ago
- An implementation of Hidden Markov Models in Java☆27Updated 11 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
- statistics, data mining and machine learning toolbox☆72Updated last month
- Code examples for my Java artificial intelligence book:☆249Updated last month
- Examples for my book "Power Java"☆21Updated 2 years ago
- PredictionIO E-Commerce Recommendation Engine Template (Java-based parallelized engine)☆39Updated 6 years ago
- Set of real time stream processing algorithms that can be used by big data streaming platform☆72Updated 3 weeks ago
- Computes sentiment analysis of tweets of US States in real-time using Storm.☆62Updated 9 years ago
- Getting started with Spark, Spark Streaming, Spark SQL, DataFrame☆36Updated 9 years ago
- Implementation of an agglomerative hierarchical clustering algorithm in Java. Different linkage approaches are supported.☆141Updated 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
- General Vectorization Lib for Machine Learning Tools☆31Updated 9 years ago
- Dropwizard Metrics reporter for Apache Spark☆28Updated 10 years ago
- High-performance pattern matching algorithms in Java☆80Updated 4 years ago
- Write parsers for arbitrary text inputs, entirely in Java, with no preprocessing phase☆65Updated 9 years ago
- The foundational library of the Morpheus data science framework☆243Updated last year
- Algorithms that build k-nearest neighbors graph (k-nn graph): Brute-force, NN-Descent,...☆34Updated 6 years ago