豆瓣电影推荐系统(Douban Movie Recommendation System)根据豆瓣电影数据以及豆瓣用户的观影和影评数据,使用基于物品的协同过滤算法对用户进行个性化推荐,并设计GUI进行用户交互。
☆231May 24, 2021Updated 4 years ago
Alternatives and similar repositories for DoubanMovieRecommendationSystem
Users that are interested in DoubanMovieRecommendationSystem are comparing it to the libraries listed below
Sorting:
- movie recommender system in use Collaborative Filtering / 基于协同过滤的电影推荐系统☆196Nov 18, 2023Updated 2 years ago
- 基于python实现,通过协同过滤算法实现的一个简单的豆瓣电影推荐系统☆56Nov 17, 2020Updated 5 years ago
- 基于Django和协同过滤算法的电影推荐系统☆47Jul 23, 2019Updated 6 years ago
- 基于协同过滤和spark-als的电影推荐系统☆92Nov 22, 2022Updated 3 years ago
- 一个电影推荐系统☆873Mar 2, 2022Updated 4 years ago
- 基于django和协同过滤的电影推荐系统☆49Mar 9, 2022Updated 3 years ago
- 基于tensorflow的个性化电影推荐系统实战(有前端)☆280Dec 27, 2019Updated 6 years ago
- 本作品在研究推荐系统相关理论知识的基础上,综合使用数据库、机器学习、爬虫、网页交互等技术,结合经典推荐算法,搭建基于网络热点的综合个性化推荐系统,旨在为用户提供及时精准的个性化网络信息服务。☆13Nov 22, 2021Updated 4 years ago
- 根据豆瓣电影数据,做的一个推荐系统☆28Aug 13, 2017Updated 8 years ago
- 基于协同过滤的音乐推荐系统☆204Nov 22, 2022Updated 3 years ago
- 基于协同过滤的电影推荐系统 Django☆45Apr 2, 2020Updated 5 years ago
- 基于Spring Boot的大数据电影推荐系统,采用协同过滤算法实现个性化推荐,前端地址https://github.com/pq-dong/moviefront☆201Apr 22, 2020Updated 5 years ago
- 电影推荐系统☆85Jun 3, 2021Updated 4 years ago
- 本系统是我的毕业设计项目,题目为“基于用户画像的电影推荐系统的设计与实现”。主要是以Django作为基础框架,采用MTV模式,数据库使用MongoDB、MySQL和Redis,以从豆瓣平台爬取的电影数据作为基础数据源,主要基于用户的基本信息和使用操作记录等行为信息来开发用户…☆740Dec 17, 2024Updated last year
- 使用机器学习算法的电影推荐系统以及票房预测系统☆335Feb 19, 2021Updated 5 years ago
- 数据挖掘可视化系统(Data Mining Visualization System)通过数据挖掘理论、机器学习算法以及数据可视化等信息技术,并基于 Flask 框架搭建 Web 服务器,实现数据挖掘可视化。☆107Jun 7, 2021Updated 4 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 2 years ago
- 音乐推荐系统,基于协同过滤算法与文本推荐算法,根据用户的听歌偏好为其推荐可能感兴趣的歌曲或者歌单。☆14Sep 21, 2020Updated 5 years ago
- 基于movielens数据集的电影推荐系统☆48Nov 22, 2022Updated 3 years ago
- 使用Flask,mysql构建的一个基于书籍,基于协同过滤算法,基于slope one的图书推荐系统