基于MovieLens-1M数据集实现的协同过滤算法demo
☆391Apr 18, 2018Updated 7 years ago
Alternatives and similar repositories for MovieLens-RecSys
Users that are interested in MovieLens-RecSys are comparing it to the libraries listed below
Sorting:
- UserCF和ItemCF协同过滤推荐算法的实现☆563Feb 24, 2022Updated 4 years ago
- 推荐系统实践(基于近邻和LFM的推荐系统)☆103Apr 25, 2018Updated 7 years ago
- MovieLens based recommender system.使用MovieLens数据集训练的电影推荐系统。☆1,307Mar 31, 2019Updated 6 years ago
- 一些传统推荐算法的实现,包括基于内容的推荐,协同过滤,矩阵分解☆298Mar 7, 2018Updated 7 years ago
- Recommendation Practice for MovieLens☆20Nov 17, 2014Updated 11 years ago
- A pure Python implement of Collaborative Filtering based on MovieLens' dataset.☆185Jan 30, 2020Updated 6 years ago
- 实现的基于user和item的协同过滤算法☆52Aug 31, 2013Updated 12 years ago
- 推荐系统实例☆795Jul 2, 2018Updated 7 years ago
- 图书推荐系统,基于商品的协同过滤算法实现☆320May 20, 2020Updated 5 years ago
- 《推荐系统实践》代码实现☆748Mar 11, 2019Updated 6 years ago
- 利用MovieLens数据,Pearson相似度,分别基于User和Item构建一个简单的kNN推荐系统,并给出RMSE评测☆68Dec 11, 2018Updated 7 years ago
- 4 different recommendation engines for the MovieLens dataset.☆449Jul 12, 2019Updated 6 years ago
- An implementation of GBDT+FM☆24Feb 23, 2017Updated 9 years ago
- 博士论文《Netflix Prize 中的协同过滤算法》以及对应的答辩PPT☆15Jun 3, 2017Updated 8 years ago
- 项亮的《推荐系统实践》的代码实现☆497Oct 30, 2020Updated 5 years ago
- [推荐系统] Based on the scoring data set, the recommendation system is built with FM and LR as the core(基于评分数据集,构建以FM和LR为核心的推荐系统).☆299Dec 30, 2021Updated 4 years ago
- 本项目使用两种算法来实现一个电影推荐系统,一个是CNN,另一个是矩阵分解的协同过滤。☆136Sep 15, 2018Updated 7 years ago
- 基于Mahout实现协同过滤推荐算法的电影推荐系统☆674Jan 30, 2025Updated last year
- tensorflow实战练习,包括强化学习、推荐系统、nlp等☆7,000Sep 24, 2023Updated 2 years ago
- CF 推荐系统的实现,以及我的改进。使用 MovieLens-1m 数据集,通过 MAE、Persicion、Recall 检验准确性。☆11Mar 16, 2021Updated 4 years ago
- 一个电影推荐系统☆873Mar 2, 2022Updated 4 years ago
- A python library for implementing a recommender system☆1,481Dec 29, 2020Updated 5 years ago
- MapReduce实现基于物品的协同过滤算法,即电影推荐系统☆199Jun 3, 2016Updated 9 years ago
- 使用MovieLens数据集实现了基于Auto Encoder(AE), Variational Auto Encoder(VAE), BERT的深度学习电影推荐系统☆77Dec 18, 2020Updated 5 years ago
- 豆瓣电影推荐系统(Douban Movie Recommendation System)根据豆瓣电影数据以及豆瓣用户的观影和影评数据,使用基于物品的协同过滤算法对用户进行个性化推荐,并设计GUI进行用户交互。☆231May 24, 2021Updated 4 years ago
- LR, FM, DeepFM, xDeepFM, DIN, CF等推荐算法代码demo。采用TFRecords作为输入,方便实际场景应用。☆105May 31, 2020Updated 5 years ago
- An on-line movie recommender using Spark, Python Flask, and the MovieLens dataset☆830Oct 6, 2021Updated 4 years ago
- Python Implementation of Probabilistic Matrix Factorization(PMF) Algorithm for building a recommendation system using MovieLens ml-100k |…☆176Jun 17, 2019Updated 6 years ago
- movie recommender on ml-1m dataset by nerual network☆33Dec 2, 2018Updated 7 years ago
- 构建的简单电影推荐系统☆15Apr 8, 2019Updated 6 years ago
- R 语言实现的常用的推荐算法itemCF,UserCF ,Tags,SVD,Apriori☆18Dec 1, 2016Updated 9 years ago
- QRec: A Python Framework for quick implementation of recommender systems (TensorFlow Based)☆1,642Dec 26, 2023Updated 2 years ago
- Classic recommendation algorithms implementation☆42Jul 8, 2021Updated 4 years ago
- movie recommendation demo using collaborative filtering and lfm(spark mllib ALS)☆96Jul 16, 2016Updated 9 years ago
- 简单的实现推荐系统的召回模型和排序模型,其中召回模型使用协同过滤算法,排序模型使用gbdt+lr算法☆58Jan 12, 2019Updated 7 years ago
- recommendation system with python☆311May 29, 2018Updated 7 years ago
- Neural Collaborative Filtering☆1,873Aug 27, 2022Updated 3 years ago
- 刹那是永恒☆13Feb 26, 2020Updated 6 years ago
- ☆11Nov 29, 2016Updated 9 years ago