An open API service indexing awesome lists of open source software.

https://github.com/reczoo/recbook

推荐系统修炼手册
https://github.com/reczoo/recbook

ctr-prediction recommender-systems

Last synced: about 1 year ago
JSON representation

推荐系统修炼手册

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