yixinwang / causal-recsys-publicLinks
☆47Updated 3 years ago
Alternatives and similar repositories for causal-recsys-public
Users that are interested in causal-recsys-public are comparing it to the libraries listed below
Sorting:
- This is the official pytorch implementation of AutoDebias, an automatic debiasing method for recommendation.☆108Updated 3 years ago
- Experiments codes for SIGIR '20 paper "A General Knowledge Distillation Framework for Counterfactual Recommendation via Uniform Data"☆34Updated 5 years ago
- TensorFlow Implementation of "Enhanced Doubly Robust Learning for Debiasing Post-click Conversion Rate Estimation" in SIGIR'21☆25Updated 2 years ago
- Code for our WSDM 2022 paper titled "The Datasets Dilemma: How Much Do We Really Know About Recommendation Datasets?"☆24Updated 3 years ago
- TensorFlow implementation of our paper: Cross Pairwise Ranking for Unbiased Item Recommendation (WWW'22)☆43Updated 2 years ago
- This is an implementation for our SIGIR 2021 paper "Causal Intervention for Leveraging Popularity Bias inRecommendation" based on tensorf…