VowpalWabbit / estimatorsLinks
Estimators to perform off-policy evaluation
☆13Updated 11 months ago
Alternatives and similar repositories for estimators
Users that are interested in estimators are comparing it to the libraries listed below
Sorting:
- Non-stationary Off-policy Evaluation☆13Updated 6 years ago
- Source code for our paper "Joint Policy-Value Learning for Recommendation" published at KDD 2020.☆23Updated 2 years ago
- 🧮 Extended Latent Dirichlet Allocation for Collaborative Filtering in Recommender Systems.☆42Updated 3 years ago
- Contextual bandit benchmarking☆50Updated 2 months ago
- Exponential family embeddings (Poisson or Bernoulli) for discrete data☆32Updated 6 years ago
- 🪜 Bayesian Hierarchical Models at Scale☆51Updated 3 years ago
- Materials for the "Recommender Systems through the lens of Decision Theory" tutorial delivered at the 30th Web Conference (WWW '21).☆11Updated 4 years ago
- Implementation of provably Rawlsian fair ML algorithms for contextual bandits.☆14Updated 8 years ago
- Python code for implementing embeddings in the Wasserstein space of elliptical distributions☆11Updated 5 years ago
- Birkhoff decomposition for doubly stochastic matrices.☆15Updated last year
- Implementation of Counterfactual risk minimization☆26Updated 8 years ago
- Accelerated Confergence for Counterfactual Learning to Rank☆17Updated 3 years ago
- ☆14Updated 4 years ago
- LibCP -- A Library for Conformal Prediction☆12Updated 10 years ago
- (WSDM2022 Best Paper Award Runner-Up) "Doubly Robust Off-Policy Evaluation for Ranking Policies under the Cascade Behavior Model"☆13Updated 2 years ago
- Online Ranking with Multi-Armed-Bandits☆18Updated 3 years ago
- A multi-threaded C++ implementation of Nickel & Kiela's "Poincare Embeddings" paper from NIPS 2017, following the implementation of the a…☆17Updated 7 years ago
- Semi-synthetic experiments to test several approaches for off-policy evaluation and optimization of slate recommenders.☆43Updated 7 years ago
- Scikit-learn compatible implementations of the Random Rotation Ensemble idea of (Blaser & Fryzlewicz, 2016)☆43Updated 9 years ago
- Source code for our paper "Pessimistic Decision-Making for Recommender Systems" published at ACM TORS, and RecSys 2021.☆11Updated 2 years ago
- Implementation of linear CorEx and temporal CorEx.