thomasjungblut / thomasjungblut-commonLinks
This is my main Java library for all kinds of datastructures, algorithms and everything else that I need.
☆73Updated 2 years ago
Alternatives and similar repositories for thomasjungblut-common
Users that are interested in thomasjungblut-common are comparing it to the libraries listed below
Sorting:
- Approximate nearest neighbors in Java☆140Updated 5 years ago
- Trident-ML : A realtime online machine learning library☆383Updated last year
- Efficient training of Support Vector Machines in Java☆119Updated 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
- Machine Learning Tool Kit☆138Updated 5 years ago
- SAMOA (Scalable Advanced Massive Online Analysis) is an open-source platform for mining big data streams.☆427Updated 9 years ago
- Word2Vec Java Port☆190Updated 7 years ago
- General Vectorization Lib for Machine Learning Tools☆31Updated 9 years ago
- Vowpal Wabbit Webservice. A web service that accepts VW formatted text and runs it through a VW daemon instance.☆40Updated 9 years ago
- High Performance Linear Algebra OOP☆367Updated 8 years ago
- A fast and easy to use decision tree learner in java☆235Updated 3 years ago
- A Java library for Stochastic Gradient Descent (SGD)☆22Updated 4 years ago
- Scalable Machine Learning in Scalding☆360Updated 7 years ago
- Random Forest Implementation in Java☆61Updated 9 years ago
- Locality Sensitive Hashing for Apache Spark☆87Updated 3 years ago
- Online Machine Learning Algorithms☆30Updated 2 years ago
- Splash Project for parallel stochastic learning☆94Updated 8 years ago
- Java implementation of Thompson sampling to solve the multi-armed bandit problem