HanXiaoyang / pyspark-recommendation-demoLinks
movie recommendation demo using collaborative filtering and lfm(spark mllib ALS)
☆95Updated 8 years ago
Alternatives and similar repositories for pyspark-recommendation-demo
Users that are interested in pyspark-recommendation-demo are comparing it to the libraries listed below
Sorting:
- use xgboost and lr model for text classification. xgboost is used to be a feature transform for LR☆44Updated 7 years ago
- 简单的实现推荐系统的召回模型和排序模型,其中召回模型使用协同过滤算法,排序模型使用gbdt+lr算法☆58Updated 6 years ago
- LR, FM, DeepFM, xDeepFM, DIN, CF等推荐算法代码demo。采用TFRecords作 为输入,方便实际场景应用。☆104Updated 5 years ago
- Spark SQL 实现 ItemCF,UserCF,Swing,推荐系统,推荐算法,协同过滤☆140Updated 5 years ago
- A simple DeepFM.☆101Updated 7 years ago
- recommendation system with Youtube Deep Net☆84Updated 6 years ago
- Tensorflow2.x implementations of CTR(LR、FM、FFM)☆72Updated 3 years ago
- 阿里移动推荐算法比赛☆79Updated 8 years ago
- 【腾讯社交广告算法大赛_决赛排名35】以移动app广告为研究对象,根据给定广告、用户和上下文情况信息,预测app广告点击后被激活的概率☆28Updated 7 years ago
- Neural candidates generation network based on Youtube reommender paper☆21Updated 6 years ago
- 基于科大讯飞AI营销算法比赛实现CTR深度学习方法☆47Updated 6 years ago
- LR, Wide&Deep, DCN, NFM, DeepFM, NFFM☆116Updated 6 years ago
- 零售电商客户流失模型,基于tensorflow,xgboost4j-spark,spark-ml实现LR,FM,GBDT,RF,进行模型效果对比,离线/在线部署方式总结☆67Updated last year
- 基于wide deep模型的CTR预估,从训练到部署☆16Updated 6 years ago
- 推荐系统相关模型 包括召回和排序☆30Updated 5 years ago
- Hybrid model of Gradient Boosting Trees and Logistic Regression (GBDT+LR) on Spark☆87Updated 6 years ago
- implement fm demo with python☆51Updated 6 years ago
- keras implementation about Deep Interest Network☆65Updated 5 years ago
- This repository provides a comprehensive implementation of a deep neural network-based recommendation system similar to YouTube's. The re…☆59Updated 9 months ago
- 一种song2vec、artist2vec的实践☆49Updated 5 years ago
- gbdt+lr☆161Updated 6 years ago
- YouTube推荐算法☆109Updated 3 years ago
- Classic recommendation algorithms implementation☆42Updated 3 years ago
- ☆27Updated 7 years ago
- 京东借贷需求预测☆76Updated 7 years ago
- 阿里移动推荐算法☆127Updated 6 years ago
- A code repository for my Tianchi big data competition.☆115Updated 7 years ago
- neteasy music recommend system based on Surprise libaray and word2vec model using gensim library☆48Updated 7 years ago
- 将deepwalk、node2vector和阿里的文章:Billion-scale Commodity Embedding for E-commerce Recommendation in Alibaba 用代码实现☆55Updated 5 years ago
- code of scattered practices when studying "machine-learning".☆91Updated 5 years ago