codectr / RefineCTR
The code of <A Comprehensive Analysis and Evaluation of Feature Refinement Modules for CTR Prediction>
☆9Updated last year
Related projects ⓘ
Alternatives and complementary repositories for RefineCTR
- Attentive Group Recommendation☆9Updated 4 years ago
- Implement EGES by pytorch.☆18Updated 3 years ago
- Graph-Refined Convolutional Network for Multimedia Recommendation with Implicit Feedback☆27Updated 3 years ago
- Code for paper: Learning to Build User-tag Profile in Recommendation System☆29Updated last year
- EGES多卡的简单实现☆12Updated 4 years ago
- Codes for TPM, a tree based model for watch time prediction☆18Updated last year
- Multi-Task Feature Learning for Knowledge Graph Enhanced Recommendation☆20Updated 3 years ago
- 利用图神经网络进行CTR预估☆15Updated 4 years ago
- Dataset and code for “Multi-Interactive Attention Network for Fine-grained Feature Learning in CTR Prediction”☆16Updated 3 years ago
- ☆24Updated 2 years ago
- Code and data for ECML-PKDD paper "Social Influence Attentive Neural Network for Friend-Enhanced Recommendation"☆32Updated 4 years ago
- ☆30Updated 5 years ago
- [WWW'22] Deep Interest Highlight Network for Click-Through Rate Prediction in Trigger-Induced Recommendation☆22Updated 2 years ago
- PyTorch implementation of Entire Space Multitask Model (ESMM)☆36Updated 2 years ago
- The official implementation of "Disentangling Long and Short-Term Interests for Recommendation" (WWW '22)☆71Updated 2 years ago
- [AAAI 2024] The open source code for "STEM: Unleashing the Power of Embeddings for Multi-Task Recommendation".☆42Updated 3 months ago
- The Source Code of FRNet☆42Updated 2 years ago
- 基于side information版的 word2vec 《Billion-scale Commodity Embedding for E-commerce Recommendation in Alibaba》☆21Updated 4 years ago
- 对KGAT的代码做了一些注释,希望有需要的同学看了后有所帮助。☆18Updated 4 years ago
- huawei digix 2020 competition baselines for ctr & recommand☆18Updated 4 years ago
- Pytorch for autorec with collaborative filtering☆33Updated 5 years ago
- A simple package about multi-task recommendation☆17Updated 3 years ago
- DGL implementation of EGES