Hourout / CTR-keras
Tensorflow2.x implementations of CTR(LR、FM、FFM)
☆72Updated 3 years ago
Alternatives and similar repositories for CTR-keras:
Users that are interested in CTR-keras are comparing it to the libraries listed below
- LR, Wide&Deep, DCN, NFM, DeepFM, NFFM☆116Updated 5 years ago
- gbdt+lr☆159Updated 5 years ago
- A simple DeepFM.☆101Updated 6 years ago
- ☆91Updated 7 years ago
- IJCAI18-阿里妈妈广告转化率预测代码(Rank29)☆96Updated 6 years ago
- Factorization Machines implementation with Tensorflow☆143Updated 6 years ago
- keras implementation about Deep Interest Network☆64Updated 5 years ago
- 基于深度学习的CTR预估,从FM推演各深度学习CTR预估模型(附代码)☆208Updated 6 years ago
- recommendation system with Youtube Deep Net☆83Updated 6 years ago
- xDeepFM: Combining Explicit and Implicit Feature Interactions for Recommender Systems☆130Updated 5 years ago
- LR, FM, DeepFM, xDeepFM, DIN, CF等推荐算法代码demo。采用TFRecords作为输入,方便实际场景应用。☆103Updated 4 years ago
- Classical RecSys algorithms implemented by using TensorFlow Estimators☆183Updated 6 years ago
- use xgboost and lr model for text classification. xgboost is used to be a feature transform for LR☆44Updated 7 years ago
- implement fm demo with python☆52Updated 5 years ago
- ☆196Updated 4 years ago
- ☆66Updated 5 years ago
- Top 6 - Code for JData-2018☆81Updated 6 years ago
- 将deepwalk、node2vector和阿里的文章:Billion-scale Commodity Embedding for E-commerce Recommendation in Alibaba 用代码实现