Welcome to TorchCTR’s documentation!¶
TorchCTR is a scalable and easy-to-use ML package for CTR (Click Through Rate) prediction and ranking in recommender system with Facebook PyTorch.
Installation¶
pip install torchctr --user
Classic Models¶
Deep Learning Models¶
- [x] Wide and Deep by Google
- [x] DeepFM by Huawei & HIT
- [x] Neural Factorization Machine by NUS
- [x] Field-aware Neural Factorization Machine
- [ ] Factorization-supported Neural Network
- [ ] Product-based Neural Network
- [ ] Attentional Factorization Machine
- [ ] Deep and Cross Network
- [ ] Deep Interest Network
- [ ] eXtreme Deep Factorization Machine