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:
- 利用MovieLens数据,Pearson相似度,分别基于User和Item构建一个简单的kNN推荐系统,并给出RMSE评测☆68Updated 6 years ago
- 推荐系统实践(基于近邻和LFM的推荐系统)☆103Updated 7 years ago
- 阿里移动推荐算法比赛☆78Updated 8 years ago
- An movie recommendation based on tf☆14Updated 4 years ago
- Attention,Factorization Machine, Deep Learning, Recommender System☆39Updated 7 years ago
- movie recommendation demo using collaborative filtering and lfm(spark mllib ALS)☆95Updated 9 years ago
- Code based in TensorFlow☆50Updated 5 years ago
- 阿里移动推荐算法☆127Updated 6 years ago
- Python 3.6 下的推荐算法解析,尽量使用简单的语言剖析原理,相似度度量、协同过滤、矩阵分解等☆106Updated 7 years ago
- 简单的实现推荐系统的召回模型和排序模型,其中召回模型使用协同过滤算法,排序模型使用gbdt+lr算法☆58Updated 6 years ago
- LR, FM, DeepFM, xDeepFM, DIN, CF等推荐算法代码demo。采用TFRecords作 为输入,方便实际场景应用。☆105Updated 5 years ago
- 将SVD应用于推荐系统中的评分预测问题☆188Updated 10 years ago
- ☆31Updated 7 years ago
- A practical movie recommend project based on Item2vec.☆281Updated 5 years ago
- Datacastle National Big Data Online Competition First Place Source Code助学金精准预测冠军代码☆155Updated 5 years ago
- Implementation of the IEEE TII paper titled "Unraveling Metric Vector Spaces withFactorization for Recommendation"☆93Updated 6 years ago
- 卷积神经网络(CNN)提取影评特征构建电影推荐系统,pytorch实现☆129Updated 7 years ago
- tf-recsys contains collaborative filtering (CF) model based on famous SVD and SVD++ algorithm. Both of them are implemented by tensorflow…☆93Updated 5 years ago
- In this code we implement and compared Collaborative Filtering algorithm, prediction algorithms such as neighborhood methods, matrix fa…☆39Updated 8 years ago
- 基于MovieLens-1M数据集实现的协同过滤算法demo☆390Updated 7 years ago
- 基于科大讯飞AI营销算法比赛实现CTR深度学习方法☆46Updated 6 years ago
- Codes repository for RecSys and DeepLearnig, RecSys and ReinForcement learning and Traditioinal RecSys.☆91Updated 5 years ago
- algorithms about recommender systems:probabilistic matrix factorization☆25Updated 8 years ago
- some papers about the recommender system☆22Updated 7 years ago
- Tencent Social Ads 2017 contest rank 20☆158Updated 8 years ago
- Explore CNN/LSTM/GRU parallel architectures for movie recommendations using Keras & TensorFlow in Python☆51Updated 7 years ago
- TensorFlow Implementation of Neural Attentive Item Similarity Model for Recommendation on TKDE 2018☆149Updated 6 years ago
- Classic recommendation algorithms implementation☆42Updated 4 years ago
- IJCAI18-阿里妈妈广告转化率预测代码(Rank29)☆96Updated 7 years ago
- 推荐系统论文☆23Updated 6 years ago