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 Matrix Benchmark is a tool for evaluating Java linear algebra libraries for speed, stability, and memory usage.☆61Updated 2 years ago
- JAVA implementation of Multinomial Naive Bayes Text Classifier.☆96Updated 11 years ago
- Algorithms that build k-nearest neighbors graph (k-nn graph): Brute-force, NN-Descent,...☆34Updated 6 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☆50Updated 3 years ago
- Examples for my book "Power Java"☆21Updated 2 weeks ago
- Code examples on how to use the Datumbox Machine Learning Framework.☆41Updated last year
- Java text categorization system☆57Updated 8 years ago
- Example of running a Genetic Algorithm (Travelling Salesman) on Apache Spark☆45Updated 8 years ago
- Computes sentiment analysis of tweets of US States in real-time using Storm.☆62Updated 9 years ago
- PredictionIO E-Commerce Recommendation Engine Template (Java-based parallelized engine)☆39Updated 6 years ago
- This is my main Java library for all kinds of datastructures, algorithms and everything else that I need.☆73Updated 2 years ago
- A lightweight and easy to use full text search implementation for Java. Uses inverted index and cosine similarity w/ TFIDF ranking.☆54Updated 8 years ago
- General Vectorization Lib for Machine Learning Tools☆31Updated 9 years ago
- Code examples for my Java artificial intelligence book:☆252Updated 2 weeks ago
- Spark examples☆41Updated last year
- Random Forest Implementation in Java☆61Updated 9 years ago
- Simple Lambda Architecture implementation based on Apache Spark (Core, SQL, Streaming)☆40Updated 8 years ago
- A suite of classification clustering algorithm implementations for Java. A number of partitional, hierarchical and density-based algorith…☆162Updated 4 years ago
- Parallel Colt is a multithreaded version of Colt.☆68Updated 5 years ago
- A Java library implementing practical nearest neighbour search algorithm for multidimensional vectors that operates in sublinear time. It…☆201Updated 5 years ago
- My machine learning algortihms implementations. Currently decision tree, and linear/logistic regression.☆28Updated 9 years ago
- An implementation of Hidden Markov Models in Java☆27Updated 11 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 decision tree class in Java.☆43Updated 14 years ago
- Example of how to create your own custom serializers for Kafka queues including JSON, Smile and Kryo☆25Updated 9 years ago
- Examples for Fast Data Processing with Spark☆59Updated 12 years ago
- A java classifier based on the naive Bayes approach complete with Maven support and a runnable example.☆299Updated 5 years ago
- A distributed provisioning and servicing platform over Hazelcast and Akka☆25Updated 8 years ago
- Set of real time stream processing algorithms that can be used by big data streaming platform☆72Updated 3 months ago