busesese / ESMMLinks
esmm model by tensorflow keras
☆68Updated 3 years ago
Alternatives and similar repositories for ESMM
Users that are interested in ESMM are comparing it to the libraries listed below
Sorting:
- ctr、cvr预估☆49Updated 4 years ago
- ☆201Updated 2 months ago
- ☆172Updated 4 years ago
- Solution to the Debiasing Track of KDD CUP 2020☆160Updated 2 years ago
- ☆215Updated 4 years ago
- LR, FM, DeepFM, xDeepFM, DIN, CF等推荐算法代码demo。采用TFRecords作为输入,方便实际场景应用。☆104Updated 5 years ago
- LR, Wide&Deep, DCN, NFM, DeepFM, NFFM☆116Updated 6 years ago
- keras implementation about Deep Interest Network☆65Updated 5 years ago
- TensorFlow implementation of Adaptive Information Transfer Multi-task (AITM) framework. Code for the paper accepted by KDD21: Modeling th…☆112Updated last year
- Classical RecSys algorithms implemented by using TensorFlow Estimators☆183Updated 6 years ago
- TensorFlow implementation of multi-task learning architectures, incl. MMoE & PLE, on wechat dataset☆195Updated 3 years ago
- recommendation system with Youtube Deep Net☆84Updated 6 years ago
- A python library contain classic algorithms and deep models on recommender system☆46Updated 5 years ago
- 推荐系统/计算广告相关仓库,个人博客https://jesse-csj.github.io/☆289Updated 4 years ago
- 1st Solution for 2019-CIKM-Analyticup: Efficient and Novel Item Retrieval for Large-scale Online Shopping Recommendation☆233Updated last year
- Implement Wide & Deep algorithm by using NumPy☆154Updated 6 years ago
- DeepFM for CTR prediction problem (pytorch 1.0)☆72Updated 5 years ago
- 将deepwalk、node2vector和阿里的文章:Billion-scale Commodity Embedding for E-commerce Recommendation in Alibaba 用代码实现☆55Updated 5 years ago
- 6th Solution for 2020-KDDCUP: Multi-Channel Retrieve and Sorting for Debiasing Recommender System☆163Updated last year
- Deep Match to Rank Model for Personalized Click-Through Rate Prediction☆237Updated 5 years ago
- tensorflow2.0 实现的 DeepFM,使用 Criteo 子数据集加以实践。☆29Updated 4 years ago
- A simple DeepFM.☆101Updated 7 years ago
- CTR模型代码和学习笔记总结☆388Updated 3 years ago
- Deep Interest Network for Click-Through Rate Prediction / Deep Interest Evolution Network for Click-Through Rate Prediction☆80Updated 4 years ago
- 推荐系统排序模型复现☆47Updated 4 years ago
- Sharing the CTR Prediction original paper and personal study notes☆146Updated 5 years ago
- gbdt+lr☆161Updated 6 years ago
- ☆398Updated 2 months ago
- FM and FFM implement with tensorflow by Python