HanXiaoyang / pyspark-recommendation-demo
movie recommendation demo using collaborative filtering and lfm(spark mllib ALS)
☆95Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for pyspark-recommendation-demo
- use xgboost and lr model for text classification. xgboost is used to be a feature transform for LR☆44Updated 7 years ago
- 简单的实现推荐系统的召回模型和排序模型,其中召回模型使用协同过滤算法,排序模型使用gbdt+lr算法☆59Updated 5 years ago
- 阿里移动推荐算法比赛☆73Updated 7 years ago
- 零售电商客户流失模型,基于tensorflow,xgboost4j-spark,spark-ml实现LR,FM,GBDT,RF,进行模型效果对比,离线/在线部署方式总结☆66Updated last year
- A simple DeepFM.☆101Updated 6 years ago
- 推荐系统实践(基于近邻和LFM的推荐系统)☆100Updated 6 years ago
- A code repository for my Tianchi big data competition.☆111Updated 6 years ago
- implement fm demo with python☆52Updated 5 years ago
- 基于科大讯飞AI营销算法比赛实现CTR深度学习方法☆45Updated 5 years ago
- Spark SQL 实现 ItemCF,UserCF,Swing,推荐系统,推荐算法,协同过滤☆135Updated 4 years ago
- 阿里移动推荐算法☆122Updated 5 years ago
- LR, FM, DeepFM, xDeepFM, DIN, CF等推荐算法代码demo。采用TFRecords作为输入,方便实际场景应用。☆102Updated 4 years ago
- Tencent Social Ads 2017 contest rank 20☆157Updated 7 years ago
- 2017第一届腾讯社交广告高校算法大赛Rank28_code☆85Updated 7 years ago
- LR, Wide&Deep, DCN, NFM, DeepFM, NFFM☆116Updated 5 years ago
- Tensorflow2.x implementations of CTR(LR、FM、FFM)☆71Updated 3 years ago
- 基于用户行为的推荐算法大赛---第四名(临兵斗列)☆42Updated 8 years ago
- IJCAI18-阿里妈妈广告转化率预测代码(Rank29)☆95Updated 6 years ago
- IJCAI2018阿里妈妈搜索广告转化率预估baseline LB 0.0831☆88Updated 6 years ago
- This repository provides a comprehensive implementation of a deep neural network-based recommendation system similar to YouTube's. The re…☆52Updated last month
- Hybrid model of Gradient Boosting Trees and Logistic Regression (GBDT+LR) on Spark☆88Updated 5 years ago
- 2017“达观杯”个性化推荐算法挑战赛-rank6☆43Updated 5 years ago
- 使用 Spark MLlib 的 ALS 算法的电影推荐系统☆42Updated 7 years ago
- Top 6 - Code for JData-2018☆81Updated 6 years ago
- 京东杯 2019 第六届泰达创新创业挑战赛-用户对品类下店铺购买预测_季军方案☆17Updated 5 years ago
- 推荐系统相关模型 包括召回和排序☆30Updated 4 years ago
- 卷积神经网络(CNN)提取影评特征构建电影推荐系统,pytorch实现☆125Updated 6 years ago
- JData算法大赛☆31Updated 7 years ago
- gbdt+lr☆158Updated 5 years ago