rayshi14 / LinearUCB-pythonLinks
Linear UCB bandit learning algorithm L Li(2010) python code
☆19Updated 11 years ago
Alternatives and similar repositories for LinearUCB-python
Users that are interested in LinearUCB-python are comparing it to the libraries listed below
Sorting:
- This is an implementation of the Dual Learning Algorithm with multi-layer feed-forward neural network for online unbiased learning to ran…☆89Updated 2 years ago
- (RecSys2020) "Doubly Robust Estimator for Ranking Metrics with Post-Click Conversions"☆24Updated 2 years ago
- Contextual bandit in python☆114Updated 4 years ago
- Semi-synthetic experiments to test several approaches for off-policy evaluation and optimization of slate recommenders.☆43Updated 7 years ago
- ☆35Updated 7 years ago
- Source code for our paper "Joint Policy-Value Learning for Recommendation" published at KDD 2020.☆23Updated 2 years ago
- Factorization Machine for regression and classification☆98Updated 8 years ago
- ☆46Updated 4 years ago
- Code for the Recsys 2018 paper entitled Causal Embeddings for Recommandation.☆247Updated 6 years ago
- Summaries and notes on CounterFactual Machine Learning papers☆19Updated 6 years ago
- Library of contextual bandits algorithms