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:
- Code examples on how to use the Datumbox Machine Learning Framework.☆41Updated last year
- A decision tree class in Java.☆43Updated 14 years ago
- A Java library for machine learning and data analytics☆50Updated 3 years ago
- Example of running a Genetic Algorithm (Travelling Salesman) on Apache Spark☆45Updated 8 years ago
- The Cognitive Foundry is an open-source Java library for building intelligent systems using machine learning☆134Updated 4 years ago
- JAVA implementation of Multinomial Naive Bayes Text Classifier.☆96Updated 10 years ago
- Spark examples☆41Updated last year
- Random Forest Implementation in Java☆61Updated 9 years ago
- Algorithms that build k-nearest neighbors graph (k-nn graph): Brute-force, NN-Descent,...☆34Updated 6 years ago
- Set of real time stream processing algorithms that can be used by big data streaming platform☆72Updated 2 months ago
- My machine learning algortihms implementations. Currently decision tree, and linear/logistic regression.☆28Updated 8 years ago
- Examples for my book "Power Java"☆21Updated 2 years ago
- Code examples for my Java artificial intelligence book:☆252Updated 3 months ago
- BK-tree Java library☆29Updated 11 years ago
- A lightweight and easy to use full text search implementation for Java. Uses inverted index and cosine similarity w/ TFIDF ranking.☆54Updated 7 years ago
- Computes sentiment analysis of tweets of US States in real-time using Storm.☆62Updated 9 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
- 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☆75Updated 3 months ago
- Java Matrix Benchmark is a tool for evaluating Java linear algebra libraries for speed, stability, and memory usage.☆61Updated 2 years ago
- Java text categorization system☆57Updated 8 years ago
- A language detection library for the JVM☆36Updated 2 years ago
- This is my main Java library for all kinds of datastructures, algorithms and everything else that I need.☆73Updated 2 years ago
- Examples for Fast Data Processing with Spark☆59Updated 12 years ago
- An implementation of Hidden Markov Models in Java☆27Updated 11 years ago
- complex event processing code☆104Updated 11 years ago
- A java classifier based on the naive Bayes approach complete with Maven support and a runnable example.☆299Updated 4 years ago
- Minimal example code for integration testing of Apache Kafka.☆25Updated 7 years ago
- Spark-Transformers: Library for exporting Apache Spark MLLIB models to use them in any Java application with no other dependencies.☆42Updated 7 years ago
- Bloom filters for Java☆66Updated last year