shibing624 / raterLinks
rater, recommender systems. 推荐模型,包括:DeepFM,Wide&Deep,DIN,DeepWalk,Node2Vec等模型实现,开箱即用。
☆45Updated 4 years ago
Alternatives and similar repositories for rater
Users that are interested in rater are comparing it to the libraries listed below
Sorting:
- 简单的实现推荐系统的召回模型和排序模型,其中召回模型使用协同过滤算法,排序模型使用gbdt+lr算法☆58Updated 6 years ago
- ctr、cvr预估☆49Updated 4 years ago
- keras implementation about Deep Interest Network☆65Updated 5 years ago
- ☆201Updated 3 months ago
- 推荐算法学习☆39Updated 2 years ago
- This repository provides a comprehensive implementation of a deep neural network-based recommendation system similar to YouTube's. The re…☆59Updated 8 months ago
- Deep Feedback Network for Recommendation☆94Updated 4 years ago
- LR, FM, DeepFM, xDeepFM, DIN, CF等推荐算法代码demo。采用TFRecords作为输入,方便实际场景应用。☆104Updated 5 years ago
- Google多任务模型MMoE☆82Updated 4 years ago
- esmm model by tensorflow keras☆68Updated 3 years ago
- Common Model about DeepCTR(WideDeep,DeepFM, DCN, XdeepFM)☆30Updated 6 months ago
- DeepFM for CTR prediction problem (pytorch 1.0)