基于movielens数据集的电影推荐系统
☆48Nov 22, 2022Updated 3 years ago
Alternatives and similar repositories for movielens_recommend
Users that are interested in movielens_recommend are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 电影推荐系统☆85Jun 3, 2021Updated 5 years ago
- 基于协同过滤和spark-als的电影推荐系统☆91Nov 22, 2022Updated 3 years ago
- 基于tensorflow的个性化电影推 荐系统实战(有前端)☆284Dec 27, 2019Updated 6 years ago
- 基于协同过滤的电影推荐系统 Django☆45Apr 2, 2020Updated 6 years ago
- CF 推荐系统的实现,以及我的改进。使用 MovieLens-1m 数据集,通过 MAE、Persicion、Recall 检验准确性。☆11Mar 16, 2021Updated 5 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- 一个电影推荐系统☆877Mar 2, 2022Updated 4 years ago
- 毕设:基于知识图谱的电影推荐系统☆28Apr 11, 2024Updated 2 years ago
- 练习题,python 协同过滤ALS模型实现:商品推荐 + 用户人群放大☆10Jun 4, 2020Updated 6 years ago
- 2016豆瓣热门电影, 用户评分数据集, 协同过滤推荐☆11Aug 21, 2016Updated 9 years ago
- Film recommendation system.python KNN Collaborative filtering system and spark.系统详细介绍,请看电影推荐系统文档。☆33Jun 27, 2018Updated 7 years ago
- 基于用户画像的电影推荐系统(重庆大学软酷实训)☆12Jun 22, 2020Updated 5 years ago
- 运用协同过滤算法实现的电影智能推荐APP☆14Jun 3, 2016Updated 10 years ago
- 一个简单的电影推荐系统☆230May 4, 2022Updated 4 years ago
- 基于django+mysql的商品推荐系统☆13Feb 3, 2020Updated 6 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 基于机器学习与django的电影推荐系统☆28Feb 19, 2024Updated 2 years ago
- 该项目使用经典的电影推荐数据集ml-100k并基于PyTorch实现《深度学习推荐系统(王喆著)》的部分经典模型☆20Jan 13, 2024Updated 2 years ago
- 豆瓣电影推荐系统(Douban Movie Recommendation System)根据豆瓣电影数据以及豆瓣用户的观影和影评数据,使用基于物品的协同过滤算法对用户进行个性化推荐,并设计GUI进行用户交互。☆233May 24, 2021Updated 5 years ago
- 使用Flask,mysql构建的一个基于书籍,基于协同过滤算法,基于slope one的图书推荐系统☆354Sep 27, 2023Updated 2 years ago
- 基于协同过滤算法的电影推荐系统☆45May 29, 2018Updated 8 years ago
- 基于协同过滤的中医书籍推荐系统,实现的基于user和item的协同过滤算法☆16Apr 22, 2022Updated 4 years ago
- 区块链开发实战牛奶溯源项目的代码☆16Jun 5, 2020Updated 6 years ago
- 基于豆瓣影视数据(不完整)的影视大数据分析平台。爬虫(影视数据和用户数据),推荐系统(基于用户的协同过滤算法),后台(flask实现的简易后台)。☆37Jun 2, 2018Updated 8 years ago
- 分布式电影推荐系统☆12Dec 8, 2022Updated 3 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Knowledge Graph-Driven Medicine Recommendation System using Graph Neural Networks on Longitudinal Medical Records☆11Oct 2, 2025Updated 8 months ago
- 实现了一系列常见的推荐算法,如UserCF,ItemCF,SVD等,包含“切分训练集与测试集-训练模型-推荐-评估”一整套流程。☆20Apr 29, 2020Updated 6 years ago
- [COLING2022] A Multi-turn Machine Reading Comprehension Framework with Rethink Mechanism for Emotion-Cause Pair Extraction☆18Oct 13, 2022Updated 3 years ago
- ☆29Apr 5, 2019Updated 7 years ago
- 万岳互联网医院系统源码,包括与HIS对接,智慧医院、远程诊疗、网上药房、电子处方流转等子系统,满足各级别医院开展互联网诊疗☆18Mar 25, 2025Updated last year
- ☆22May 18, 2022Updated 4 years ago
- 基于Spark、Python Flask和MovieLens dataset的在线电影推荐系统☆28Dec 20, 2019Updated 6 years ago
- 豆瓣电影爬虫 爬取top电影的评论 + 每个用户的看过的电影的评论 用于推荐系统的 协同过滤☆16Apr 14, 2019Updated 7 years ago
- Code for the paper "IFFNeRF: 6D Pose Estimation from a Single Image and a 3D Gaussian Splatting Model"☆12May 26, 2024Updated 2 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- ☆10Apr 8, 2018Updated 8 years ago
- 基于python的图书推荐系统☆26Apr 24, 2021Updated 5 years ago
- 一些数据可视化的教程收藏,主要是matplotlib和seaborn☆19Apr 23, 2020Updated 6 years ago
- 基于用户的协同过滤电影推荐算法☆24Jan 24, 2015Updated 11 years ago
- code for "EMS: 3D Eyebrow Modeling from Single-view Images"(SIGGRAPH Asia 2023)☆13May 3, 2025Updated last year
- 博士论文《Netflix Prize 中的协同过滤算法》以及对应的答辩PPT☆15Jun 3, 2017Updated 9 years ago
- 基于知识图谱的电影推荐系统☆24May 13, 2019Updated 7 years ago