1 dépôt
Frameworks for training models that predict multiple objectives like click and conversion rates using shared representations.
Distinct from Multi-Task Learning Models: Distinct from Multi-Task Learning Models: specifically targets CTR prediction with shared-bottom, ESMM, MMOE, and PLE architectures.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Click-Through Rate Multi-Task Models. Refine with filters or upvote what's useful.
DeepCTR-Torch is a deep learning library for building click-through rate prediction models. It provides a modular framework for assembling custom prediction architectures from pre-built core, interaction, and sequence layers, enabling the construction of deep neural networks that estimate click probability from user behavior data. The library specializes in feature interaction modeling, offering components for learning low-order, high-order, and adaptive-order feature crosses. It supports multi-task learning for predicting multiple objectives simultaneously, such as click and conversion rates
Framework for training models that predict multiple objectives like click and conversion rates using shared representations.