豆瓣电影推荐系统(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:
- 基于Django和协同过滤算法的电影推荐系统☆45Jul 23, 2019Updated 7 years ago
- 一个电影推荐系统☆874Mar 2, 2022Updated 4 years ago
- 基于协同过滤和spark-als的电影推荐系统☆90Nov 22, 2022Updated 3 years ago
- 基于django和协同过滤的电影推荐系统☆48Mar 9, 2022Updated 4 years ago
- 基于tensorflow的个性化电影推荐系统实战(有前端)☆283Dec 27, 2019Updated 6 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 本作品在研究推荐系统相关理论知识的基础上,综合使用数据库、机器学习、爬虫、网页交互等技术,结合经典推荐算法,搭建基于网络热点的综合个性化推荐系统,旨在为用户提供及时精准的个性化网络信息服务。☆13Nov 22, 2021Updated 4 years ago
- 基于协同过滤的音乐推荐系统☆204Nov 22, 2022Updated 3 years ago
- 本系统是我的毕业设计项目,题目为“基于用户画像的电影推荐系统的设计与实现”。主要是以Django作为基础框架,采用MTV模式,数据库使用MongoDB、MySQL和Redis,以从豆瓣平台爬取的电影数据作为基础数据源,主要 基于用户的基本信息和使用操作记录等行为信息来开发用户…☆745Jun 2, 2026Updated 3 months ago
- 使用机器学习算法的电影推荐系统以及票房预测系统☆341Feb 19, 2021Updated 5 years ago
- 基于Spring Boot的大数据电影推荐系统,采用协同过滤算法实现个性化推荐,前端地址https://github.com/pq-dong/moviefront☆201Apr 22, 2020Updated 6 years ago
- 电影推荐系统☆85Jun 3, 2021Updated 5 years ago
- 基于协同过滤算法的图书推荐系统☆30Jun 15, 2021Updated 5 years ago
- This is the Github repository containing the code for the Context-Aware Sequential Recommendation project for the Information Retrieval 2…☆11Mar 24, 2023Updated 3 years ago
- 本项目基于 Java 的 Swing 包实现了一个带 图形用户界面的基于数据加密算法的即时聊天系统。实现了用户登录及验证、在线聊天、好友管理、文件传输、聊天记录管理和数据传输加密等功能。☆38Apr 21, 2021Updated 5 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 基于Python实现 了基于物品的协同过滤推荐算法和基于用户的协同过滤推荐算法☆11Dec 11, 2020Updated 5 years ago
- 使用Flask,mysql构建的一个基于书籍,基于协同过滤算法,基于slope one的图书推荐系统☆350Sep 27, 2023Updated 2 years ago
- 基于豆瓣电影用户数据使用Canop+K-means聚类实现的协同过滤推荐算法☆25Aug 17, 2021Updated 5 years ago
- 基于movielens数据集的电影推荐系统☆47Nov 22, 2022Updated 3 years ago
- UserCF和ItemCF协同过滤推荐算法的实现☆567Feb 24, 2022Updated 4 years ago
- 矩阵分解pytorch实现☆13Nov 21, 2023Updated 2 years ago
- 电影推荐打分系统,十折交叉验证☆15Jul 17, 2018Updated 8 years ago
- 电影推荐系统☆42May 11, 2019Updated 7 years ago
- 上创项目-flask+python-基于协同过滤的图书推荐系统☆38Jul 29, 2019Updated 7 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.
- 基于个性化书籍推荐和相似帖子推荐的社区图书馆+论坛+失物招领平台☆25Nov 25, 2024Updated last year
- 豆瓣电影爬虫 爬取top电影的评论 + 每个用户的看过的电影的评论 用于推荐系统的 协同过滤☆16Apr 14, 2019Updated 7 years ago
- 图书馆推荐系统☆92Apr 23, 2023Updated 3 years ago
- baseline method HGN, just like SASRec, change its evaluation to be the same as SASRec☆12Aug 19, 2019Updated 7 years ago
- Django实现电影论坛☆13Nov 22, 2022Updated 3 years ago
- 基于用户行为(关键词和查看过的新闻)的个性化新闻推荐系统☆42Jul 2, 2018Updated 8 years ago
- Code for "Collaborative Filtering with User-Item Co-Autoregressive Models"☆16Mar 5, 2018Updated 8 years ago
- 该项目使用经典的电影推荐数据集ml-100k并基于PyTorch实现《深度学习推荐系统(王喆著)》的部分经典模型☆20Jan 13, 2024Updated 2 years ago
- 电影智能推荐系统JAVA实现☆44Jan 5, 2017Updated 9 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 1417基于协同过滤算法购物网站商品推荐系统_电影推荐/音乐推荐/图书推荐等-毕业源码案例设计☆19Apr 2, 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 6 years ago
- 基于Spark的电影推荐系统,包含爬虫项目、web网站、后台管理系统以及spark推荐系统☆3,006Apr 1, 2019Updated 7 years ago
- 基于大数据的图书推荐系统☆30Sep 23, 2020Updated 5 years ago
- 这是我的毕业设计,要求的是带差分隐私的推荐系统,算法采用协同过滤☆42May 14, 2021Updated 5 years ago