wealthfront / thompson-samplingLinks
Java implementation of Thompson sampling to solve the multi-armed bandit problem
☆29Updated 2 years ago
Alternatives and similar repositories for thompson-sampling
Users that are interested in thompson-sampling are comparing it to the libraries listed below
Sorting:
- Vowpal Wabbit Webservice. A web service that accepts VW formatted text and runs it through a VW daemon instance.☆40Updated 9 years ago
- Reactive Factorization Engine☆104Updated 10 years ago
- Parallel Iterative Algorithm (SGD) on Hadoop's YARN framework☆42Updated 12 years ago
- Spark MLlib code optimized to efficiently support sparse data☆51Updated 8 years ago
- A simple demonstration of sub-sequence sampling as used for anomaly detection with EKG signals☆102Updated 4 years ago
- Factorization Machines on Spark and Glint☆25Updated 8 years ago
- Field-aware Factorization Machines on CUDA☆30Updated 8 years ago
- Assembly of fundamental statistics implemented based on Apache Spark☆31Updated 9 years ago
- Another, hopefully better, implementation of ALS on Spark☆14Updated 10 years ago
- Locality Sensitive Hashing for Apache Spark☆87Updated 3 years ago
- Java implementation of the Microsoft's AdPredictor algorithm☆17Updated 7 years ago
- Zen aims to provide the largest scale and the most efficient machine learning platform on top of Spark, including but not limited to logi…☆170Updated 6 years ago
- ADMM based large scale logistic regression☆336Updated last year
- Criteo/Kaggle Competition of CTR prediction☆129Updated 10 years ago
- Set of real time stream processing algorithms that can be used by big data streaming platform☆72Updated 3 weeks ago
- Machine Learning Tool Kit☆137Updated 4 years ago
- Approximate nearest neighbors in Java☆138Updated 4 years ago
- Online Machine Learning Algorithms