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 4 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
- recommendation system with Youtube Deep Net☆83Updated 6 years ago
- ☆195Updated 4 years ago
- LR, FM, DeepFM, xDeepFM, DIN, CF等推荐算法代码demo。采用TFRecords作为输入,方便实际场景应用。☆103Updated 4 years ago
- 基于科大讯飞AI营销算法比赛实现CTR深度学习方法☆46Updated 5 years ago
- ☆171Updated 4 years ago
- LR, Wide&Deep, DCN, NFM, DeepFM, NFFM☆116Updated 5 years ago
- ctr、cvr预估☆49Updated 3 years ago
- 将deepwalk、node2vector和阿里的文章:Billion-scale Commodity Embedding for E-commerce Recommendation in Alibaba 用代码实现☆55Updated 5 years ago
- ☆213Updated 4 years ago
- keras implementation about Deep Interest Network☆64Updated 5 years ago
- 简单的实现推荐系统的召回模型和排序模型,其中召回模型使用协同 过滤算法,排序模型使用gbdt+lr算法☆59Updated 6 years ago
- Classical RecSys algorithms implemented by using TensorFlow Estimators☆183Updated 6 years ago
- Solution to the Debiasing Track of KDD CUP 2020☆157Updated last year
- gbdt+lr☆159Updated 5 years ago
- Sharing the CTR Prediction original paper and personal study notes☆145Updated 5 years ago
- 自己学习推荐系统过程中用到的代码☆49Updated 5 years ago
- 6th Solution for 2020-KDDCUP: Multi-Channel Retrieve and Sorting for Debiasing Recommender System☆161Updated 10 months ago
- esmm model by tensorflow keras☆67Updated 3 years ago
- A simple DeepFM.☆101Updated 6 years ago
- ☆390Updated 2 years ago
- Item2vec_tutorial_git☆106Updated 6 years ago
- YouTube推荐算法☆105Updated 3 years ago
- Spark SQL 实现 ItemCF,UserCF,Swing,推荐系统,推荐算法,协同过滤☆136Updated 5 years ago
- Common Model about DeepCTR(WideDeep,DeepFM, DCN, XdeepFM)☆29Updated 2 months ago
- ☆16Updated 4 years ago
- DeepFM for CTR prediction problem (pytorch 1.0)☆70Updated 5 years ago
- rater, recommender systems. 推荐模型,包括:DeepFM,Wide&Deep,DIN,DeepWalk,Node2Vec等模型实现,开箱即用。☆44Updated 4 years ago
- 推荐系统排序模型复现☆44Updated 4 years ago
- Tensorflow2.x implementations of CTR(LR、FM、FFM)☆72Updated 3 years ago
- ☆103Updated 2 years ago