foolchi / RecommendationLinks
Recommendation Practice for MovieLens
☆20Updated 10 years ago
Alternatives and similar repositories for Recommendation
Users that are interested in Recommendation are comparing it to the libraries listed below
Sorting:
- An movie recommendation based on tf☆14Updated 4 years ago
- 推荐系统实践(基于近邻和LFM的推荐系统)☆103Updated 7 years ago
- 利用MovieLens数据,Pearson相似度,分别基于User和Item构建一个简单的kNN推荐系统,并给出RMSE评测☆68Updated 6 years ago
- 阿里移动推荐算法比赛☆79Updated 8 years ago
- Attention,Factorization Machine, Deep Learning, Recommender System☆39Updated 7 years ago
- LR, FM, DeepFM, xDeepFM, DIN, CF等推荐算法代码demo。采用TFRecords作为输入,方便实际场景应用。☆104Updated 5 years ago
- Code based in TensorFlow☆50Updated 5 years ago
- Python 3.6 下的推荐算法解析,尽量使用简单的语言剖析原理,相似度度量、协同过滤、矩阵分解等☆105Updated 7 years ago
- 将SVD应用于推荐系统中的评分预测问题☆187Updated 10 years ago
- Datacastle National Big Data Online Competition First Place Source Code助学金精准预测冠军代码☆154Updated 5 years ago
- 卷积神经网络(CNN)提取影评特征构建电影推荐系统,pytorch实现☆129Updated 7 years ago
- algorithms about recommender systems:probabilistic matrix factorization☆25Updated 8 years ago
- 阿里移动推荐算法☆126Updated 6 years ago
- LR, Wide&Deep, DCN, NFM, DeepFM, NFFM☆116Updated 6 years ago
- Explore CNN/LSTM/GRU parallel architectures for movie recommendations using Keras & TensorFlow in Python☆51Updated 7 years ago
- Classic recommendation algorithms implementation☆42Updated 4 years ago
- 简单的实现推荐系统的召回模型和排序模型,其中召回模型使用协同过滤算法,排序模型使用gbdt+lr算法☆58Updated 6 years ago
- Factorization Machines implementation with Tensorflow☆142Updated 6 years ago
- movie recommendation demo using collaborative filtering and lfm(spark mllib ALS)☆95Updated 9 years ago
- 推荐系统论文☆23Updated 5 years ago
- 将deepwalk、node2vector和阿里的文章:Billion-scale Commodity Embedding for E-commerce Recommendation in Alibaba 用代码实现☆55Updated 5 years ago
- 1.解析爬取到的Json歌单数据,并进行数据预处理。 2.基于Surprise推荐系统库,采用KNNBaseLine实现基于用户 的协同过滤歌曲推荐。3.借鉴Word2Vec算法思想进行Song2Vec处理,实现基于物品的协同过滤歌曲推荐。 4.采用 TensorFlow实…☆39Updated 7 years ago
- xDeepFM: Combining Explicit and Implicit Feature Interactions for Recommender Systems☆130Updated 5 years ago
- Implementation of the IEEE TII paper titled "Unraveling Metric Vector Spaces withFactorization for Recommendation"☆93Updated 5 years ago
- ☆46Updated 4 years ago
- IJCAI18-阿里妈妈广告转化率预测代码(Rank29)☆96Updated 7 years ago
- implement fm demo with python☆51Updated 6 years ago
- 基于科大讯飞AI营销算法比赛实现CTR深度学习方法☆46Updated 6 years ago
- ☆43Updated 5 years ago
- A practical movie recommend project based on Item2vec.☆281Updated 4 years ago