junwei-pan / RecScopeLinks
☆24Updated 11 months ago
Alternatives and similar repositories for RecScope
Users that are interested in RecScope are comparing it to the libraries listed below
Sorting:
- [AAAI 2024] The open source code for "STEM: Unleashing the Power of Embeddings for Multi-Task Recommendation".☆55Updated 11 months ago
- The code of GDCN☆39Updated last year
- A curated collection of recommendation datasets with trackable dataset IDs☆61Updated 5 months ago
- The code of CL4CTR☆48Updated 2 years ago
- LibRerank is a toolkit for re-ranking algorithms. There are a number of re-ranking algorithms, such as PRM, DLCM, GSF, miDNN, SetRank, EG …☆255Updated 3 years ago
- MiNet: Mixed Interest Network for Cross-Domain Click-Through Rate Prediction☆77Updated 3 years ago
- Implements the paper "Wukong: Towards a Scaling Law for Large-Scale Recommendation" from Meta.☆67Updated 7 months ago
- ☆51Updated 7 months ago
- DDPM☆15Updated 2 years ago
- A box of core libraries for recommendation model development☆92Updated 9 months ago
- MTReclib provides a PyTorch implementation of multi-task recommendation models and common datasets.☆321Updated 2 years ago
- KwaiRec: A Fully-observed Dataset for Recommender Systems.☆160Updated 6 months ago
- BARS: Towards Open Benchmarking for Recommender Systems https://openbenchmark.github.io/BARS☆376Updated 8 months ago
- ☆64Updated 4 years ago
- ☆254Updated 10 months ago
- UBR4CTR is the code for our proposed User Behavior Retrieval for CTR Prediction framework in SIGIR 2020.☆79Updated 4 years ago
- The source code for our paper "Scenario-Adaptive Feature Interaction for Click-Through Rate Prediction" (accepted by KDD2023 Applied Scie…☆35Updated last year
- This is an implementation for our SIGIR 2021 paper "Causal Intervention for Leveraging Popularity Bias inRecommendation" based on tensorf…☆105Updated 2 years ago
- Deep Multifaceted Transformers for Multi-objective Ranking in Large-Scale E-commerce Recommender Systems, CIKM 2020☆115Updated 4 years ago
- Codes for our SIGIR-2019 paper "Warm Up Cold-start Advertisements: Improving CTR Predictions via Learning to Learn ID Embeddings"☆101Updated 5 years ago
- This repository collects 100 papers related to negative sampling methods.☆197Updated 2 years ago
- ☆30Updated 4 years ago
- This is the official pytorch implementation of AutoDebias, an automatic debiasing method for recommendation.☆108Updated 2 years ago
- Implementation and experimental comparison of ES-DFM (Yang et al. 2021), Delayed feedback model(DFM, Chapelle 2014), Feedback Shift Impor…☆80Updated last year
- Code for paper "Temporal Interest Network for Click-Through Rate Prediction"☆21Updated 7 months ago
- A PyTorch implementation of ICLR 2021 paper: Learnable Embedding Sizes for Recommender Systems☆65Updated 4 years ago
- Code for the paper "ESAM: Discriminative Domain Adaptation with Non-Displayed Items to Improve Long-Tail Performance" (SIGIR2020)☆58Updated 5 years ago
- Deep Feedback Network for Recommendation☆95Updated 4 years ago
- 在常规推荐系统算法和系统双优化的范式下,一线公司针对单个任务或单个业务的效果挖掘几乎达到极限。从2019年我们开始关注多种信息的萃取融合,提出了OneRec算法,希望通过平台或外部各种各样的信息来进行知识集成,打破数据孤岛,极大扩充推荐的“Extra World Knowl…☆157Updated last week
- I have surveyed the technology and papers of CTR & Recommender System, and implemented 25 common-used models with Pytorch for reusage. …☆52Updated last year