/TorchCTR

CTR Prediction on PyTorch

Primary LanguagePython

PyPI PyPI - License

Install | Getting Started | Documentation |

TorchCTR

TorchCTR is a scalable and easy-to-use ML package for CTR (Click Through Rate) prediction and ranking in recommender system with Facebook PyTorch.

Classic Models

Deep Learning Models

Install

pip install torchctr --user

Getting Started

please check exmaples/

Documentation

Official Documentation