chenxingqiang / DNN-YouTube-RecSys
This repository provides a comprehensive implementation of a deep neural network-based recommendation system similar to YouTube's. The repo is organized to include the core Python implementation of the model and a Spark-based Scala solution for data generation and model serving.
☆57Updated 7 months ago
Alternatives and similar repositories for DNN-YouTube-RecSys
Users that are interested in DNN-YouTube-RecSys are comparing it to the libraries listed below
Sorting:
- 将deepwalk、node2vector和阿里的文章:Billion-scale Commodity Embedding for E-commerce Recommendation in Alibaba 用代码实现☆55Updated 5 years ago
- ☆201Updated 2 months ago
- LR, FM, DeepFM, xDeepFM, DIN, CF等推荐算法代码demo。采用TFRecords作为输入,方便实际场景应用。☆104Updated 4 years ago
- keras implementation about Deep Interest Network☆65Updated 5 years ago
- ctr、cvr预估☆49Updated 4 years ago
- LR, Wide&Deep, DCN, NFM, DeepFM, NFFM☆116Updated 6 years ago
- 自己学习推荐系统过程中用到的代码☆50Updated 5 years ago
- ☆172Updated 4 years ago
- ☆215Updated 4 years ago
- recommendation system with Youtube Deep Net☆84Updated 6 years ago
- 简单的实现推荐系统的召回模型和排序模型,其中召回模型使用协同过滤算法,排序模型使用gbdt+lr算法☆59Updated 6 years ago
- rater, recommender systems. 推荐模型,包括:DeepFM,Wide&Deep ,DIN,DeepWalk,Node2Vec等模型实现,开箱即用。☆45Updated 4 years ago
- 推荐系统排序模型复现☆46Updated 4 years ago
- 基于科大讯飞AI营销算法比赛实现CTR深度学习方法☆47Updated 6 years ago
- Item2vec_tutorial_git☆108Updated 7 years ago
- DeepFM for CTR prediction problem (pytorch 1.0)☆72Updated 5 years ago
- Solution to the Debiasing Track of KDD CUP 2020☆159Updated 2 years ago
- esmm model by tensorflow keras☆68Updated 3 years ago
- Sharing the CTR Prediction original paper and personal study notes☆146Updated 5 years ago
- Classical RecSys algorithms implemented by using TensorFlow Estimators☆183Updated 6 years ago
- Common Model about DeepCTR(WideDeep,DeepFM, DCN, XdeepFM)☆30Updated 5 months ago
- Spark SQL 实现 ItemCF,UserCF,Swing,推荐系统,推荐算法,协同过滤☆140Updated 5 years ago
- A simple DeepFM.☆101Updated 7 years ago
- Deep Match to Rank Model for Personalized Click-Through Rate Prediction☆236Updated 5 years ago
- 6th Solution for 2020-KDDCUP: Multi-Channel Retrieve and Sorting for Debiasing Recommender System☆162Updated last year
- ☆396Updated last month
- ☆46Updated 4 years ago
- Deep Interest Network for Click-Through Rate Prediction / Deep Interest Evolution Network for Click-Through Rate Prediction☆79Updated 4 years ago
- 视频点击预测大赛-TOP1方案☆87Updated 3 years ago
- gbdt+lr☆161Updated 6 years ago