https://github.com/reczoo/recbook
推荐系统修炼手册
https://github.com/reczoo/recbook
ctr-prediction recommender-systems
Last synced: about 1 year ago
JSON representation
推荐系统修炼手册
- Host: GitHub
- URL: https://github.com/reczoo/recbook
- Owner: reczoo
- Created: 2018-09-08T00:01:03.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-07-02T01:56:51.000Z (almost 4 years ago)
- Last Synced: 2023-12-04T11:10:03.321Z (over 2 years ago)
- Topics: ctr-prediction, recommender-systems
- Homepage:
- Size: 202 KB
- Stars: 116
- Watchers: 6
- Forks: 24
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## XUEPAI-Recommender-Systems
### By Topic
+ [CTR Prediction](./ctr_prediction.md)
- [Feature Interactions](./ctr_prediction.md#Feature-Interactions)
- [Behaviour Sequence Modeling](./ctr_prediction.md#Behaviour-Sequence-Modeling)
- [Multi-Task Learning](./ctr_prediction.md#Multi-Task-Learning)
- [Cross-Domain Recommendation](./ctr_prediction.md#Cross-Domain-Recommendation)
- [AutoML](./ctr_prediction.md#AutoML)
+ [Candidate Retrieval](./candidate_retrieval.md)
+ [Reranking](./reranking.md)
+ [News Recommendation](./news_recommendation.md)
+ [Video Recommendation](./video_recommendation.md)
+ [Music Recommendation](./music_recommendation.md)
+ [Cold-Start Recommendation](./cold_start_recommendation.md)
+ [Reinforcement Learning](./reinforcement_learning.md)
+ [Debiasing](./debiasing.md)
### By Year
+ 2020
| [SIGIR'20](./2020/SIGIR-2020.md) | [KDD'20](./2020/KDD-2020.md) | WWW'20 | [CIKM'20](./2020/CIKM-2020.md) | WSDM'20 | RecSys'20 | ICDM'20 |
|:-----------:|:------------:|-------------|:--------------:|:-----------:|-----------|-------------|
| **AAAI'20** | **IJCAI'20** | **ICML'20** | **NeurIPS'20** | **ICLR'20** | **MM'20** | **ICDE'20** |
+ 2019