豆瓣电影推荐系统(Douban Movie Recommendation System)根据豆瓣电影数据以及豆瓣用户的观影和影评数据,使用基于物品的协同过滤算法对用户进行个性化推荐,并设计GUI进行用户交互。
☆230May 24, 2021Updated 5 years ago
Alternatives and similar repositories for DoubanMovieRecommendationSystem
Users that are interested in DoubanMovieRecommendationSystem are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于python实现,通过协同过滤算法实 现的一个简单的豆瓣电影推荐系统☆55Nov 17, 2020Updated 5 years ago
- 基于Django和协同过滤算法的电影推荐系统☆45Jul 23, 2019Updated 7 years ago
- 一个电影推荐系统☆874Mar 2, 2022Updated 4 years ago
- 基于协同过滤和spark-als的电影推荐系统☆90Nov 22, 2022Updated 3 years ago
- 基于tensorflow的个性化电影推荐系统实战(有前端)☆283Dec 27, 2019Updated 6 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 本作品在研究推荐系统相关理论知识的基础上,综合使用数据库、机器学习、爬虫、网页交互等技术,结合经典推荐算法,搭建基于网络热点的综合个性化推荐系统,旨在为用户提供及时精准的个性化网络信息服务。☆13Nov 22, 2021Updated 4 years ago
- 基于协同过滤的音乐推荐系统☆206Nov 22, 2022Updated 3 years ago
- 本系统是我的毕业设计项目,题目为“基于用户画像的电影推荐系统的设计与实现”。主要是以Django作为基础框架 ,采用MTV模式,数据库使用MongoDB、MySQL和Redis,以从豆瓣平台爬取的电影数据作为基础数据源,主要基于用户的基本信息和使用操作记录等行为信息来开发用户…☆744Jun 2, 2026Updated last month
- 基于Spring Boot的大数据电影推荐系统,采用协同过滤算法实现个性化推荐,前端地址https://github.com/pq-dong/moviefront☆201Apr 22, 2020Updated 6 years ago
- 一个简单的电影推荐网站,基于爬取的豆瓣电影数据和协同过滤算法,使用Django框架搭建。demo曾获全国应用统计研究生案例大赛二等奖。☆51Feb 7, 2023Updated 3 years ago
- 基于协同过滤算法的图书推荐系统☆30Jun 15, 2021Updated 5 years ago
- 基于用户画像以及协同过滤的音乐推荐系统☆80Nov 2, 2020Updated 5 years ago
- 基于Python实现了基于物品的协同过滤推荐算法和基于用户的协同过滤推荐算法☆11Dec 11, 2020Updated 5 years ago
- 使用Flask,mysql构建的一个基于书籍,基于协同过滤算法,基于slope one的图书推荐系统☆351Sep 27, 2023Updated 2 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 基于movielens数据集的电影推荐系统☆47Nov 22, 2022Updated 3 years ago
- 数据挖掘可视化系统(Data Mining Visualization System)通过数据挖掘理论、机器学习算法以及数据可视化等信息技术,并基于 Flask 框架搭建 Web 服务器,实现数据挖掘可视化。☆110Jun 7, 2021Updated 5 years ago
- UserCF和ItemCF协同过滤推荐算法的实现☆566Feb 24, 2022Updated 4 years ago
- 电影推荐打分系统,十折交叉验证☆15Jul 17, 2018Updated 8 years ago
- 音乐推荐系统,基于协同过滤算法与文本推荐算法,根据用户的听歌偏好为其推荐可能感兴趣的歌曲或者歌单。☆14Sep 21, 2020Updated 5 years ago
- 上创项目-flask+python-基于协同过滤的图书推荐系统☆38Jul 29, 2019Updated 6 years ago
- 基于个性化书籍推荐和相似帖子推荐的社区图书馆+论坛+失物招领平台☆25Nov 25, 2024Updated last year
- baseline method HGN, just like SASRec, change its evaluation to be the same as SASRec☆12Aug 19, 2019Updated 6 years ago
- 卷积神经网络(CNN)提取影评特征构建电影推荐系统,pytorch实现☆129Dec 26, 2017Updated 8 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 在抖音数据集上实践常用推荐算法☆29Oct 14, 2019Updated 6 years ago
- 基于用户行为(关键词和查看过的新闻)的个性化新闻推荐系统☆42Jul 2, 2018Updated 8 years ago
- 该项目使用经典的电影推荐数据集ml-100k并基于PyTorch实现《深度学习推荐系统(王喆著)》的部分经典模型☆20Jan 13, 2024Updated 2 years ago
- Movie Recommendation System using the MovieLens dataset☆18Mar 7, 2018Updated 8 years ago
- 一个简单的电影推荐系统☆230May 4, 2022Updated 4 years ago
- 电影推荐系统,包含离线推荐、实时推荐、Web 展示等模块。 Spring + Spark + SparkStreaming + Kafka + Flume 简单的电影推荐系统案例。☆46Aug 27, 2020Updated 5 years ago
- 基于大数据的图书推荐系统☆30Sep 23, 2020Updated 5 years ago
- 基于Spark的电影推荐系统,包含爬虫项目、web网站、后台管理系统以及spark推荐系统☆3,005Apr 1, 2019Updated 7 years ago
- 基于MovieLens-1M数据集实现的协同过滤算法demo☆391Apr 18, 2018Updated 8 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.
- 这是我的毕业设计,要求的是带差分隐私的推荐系统,算法采用协同过滤☆42May 14, 2021Updated 5 years ago
- 毕业设计课题——电影推荐系统☆34Apr 19, 2021Updated 5 years ago
- 基于主题模型的个性化新闻推荐系统☆25Mar 13, 2022Updated 4 years ago
- Explore CNN/LSTM/GRU parallel architectures for movie recommendations using Keras & TensorFlow in Python☆52Jan 4, 2018Updated 8 years ago
- [推荐系统] Based on the scoring data set, the recommendation system is built with FM and LR as the core(基于评分数据集,构建以FM和LR为核心的推荐系统).☆298Dec 30, 2021Updated 4 years ago
- 一个基于SSM框架与物品的协同过滤算法(ItemCF)的简单电子书推荐系统☆71Jul 1, 2020Updated 6 years ago
- 基于Mahout实现协同过滤推荐算法的电影推荐系统☆672Jan 30, 2025Updated last year