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.
☆54Updated 5 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
- ☆197Updated 4 years ago
- recommendation system with Youtube Deep Net☆84Updated 6 years ago
- 将deepwalk、node2vector和阿里的文章:Billion-scale Commodity Embedding for E-commerce Recommendation in Alibaba 用代码实现☆55Updated 5 years ago
- ☆171Updated 4 years ago
- LR, FM, DeepFM, xDeepFM, DIN, CF等推荐算法代码demo。采用TFRecords作为输入,方便实际场景应用。☆103Updated 4 years ago
- keras implementation about Deep Interest Network☆64Updated 5 years ago
- ctr、cvr预估☆49Updated 3 years ago
- 基于科大讯飞AI营销算法比赛实现CTR深度学习方法☆46Updated 6 years ago
- LR, Wide&Deep, DCN, NFM, DeepFM, NFFM☆116Updated 5 years ago
- ☆214Updated 4 years ago
- rater, recommender systems. 推荐模型,包括:DeepFM,Wide&Deep,DIN,DeepWalk,Node2Vec等模型实现,开箱即用。☆44Updated 4 years ago
- 自己学习推荐系统过程中用到的代码☆49Updated 5 years ago
- Classical RecSys algorithms implemented by using TensorFlow Estimators☆183Updated 6 years ago
- A simple DeepFM.☆101Updated 6 years ago
- 简单的实现推荐系统的召回模型和排序模型,其中召回模型使用协同过滤算法,排序模型使用gbdt+lr算法☆59Updated 6 years ago
- DeepFM for CTR prediction problem (pytorch 1.0)☆71Updated 5 years ago
- ☆46Updated 4 years ago
- 6th Solution for 2020-KDDCUP: Multi-Channel Retrieve and Sorting for Debiasing Recommender System☆161Updated 11 months ago
- Solution to the Debiasing Track of KDD CUP 2020☆157Updated last year
- ☆16Updated 4 years ago
- Sharing the CTR Prediction original paper and personal study notes☆146Updated 5 years ago
- gbdt+lr☆159Updated 5 years ago
- Spark SQL 实现 ItemCF,UserCF,Swing,推荐系统,推荐算法,协同过滤☆137Updated 5 years ago
- Deep Match to Rank Model for Personalized Click-Through Rate Prediction☆235Updated 5 years ago
- esmm model by tensorflow keras☆68Updated 3 years ago
- Deep Interest Network for Click-Through Rate Prediction / Deep Interest Evolution Network for Click-Through Rate Prediction☆77Updated 4 years ago
- Item2vec_tutorial_git☆106Updated 6 years ago
- Sequential deep matching model for recommender system at Alibaba☆203Updated 4 years ago
- Wide and Deep Learning for CTR Prediction in tensorflow☆289Updated 3 years ago
- xDeepFM: Combining Explicit and Implicit Feature Interactions for Recommender Systems☆130Updated 5 years ago