豆瓣电影推荐系统(Douban Movie Recommendation System)根据豆瓣电影数据以及豆瓣用户的观影和影评数据,使用基于物品的协同过滤算法对用户进行个性化推荐,并设计GUI进行用户交互。
☆234May 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:
- movie recommender system in use Collaborative Filtering / 基于协同过滤的电影推荐系统☆197Nov 18, 2023Updated 2 years ago
- 一个电影推荐系统☆876Mar 2, 2022Updated 4 years ago
- 基于协同过滤和spark-als的电影推荐系统☆91Nov 22, 2022Updated 3 years ago
- 基于tensorflow的个性化电影推荐系统实战(有前端)☆284Dec 27, 2019Updated 6 years ago
- 基于django和协同过滤的电影推荐系统☆49Mar 9, 2022Updated 4 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- 本作品在研究推荐系统相关理论知识的基础上,综合使用数据库、机器学习、爬虫、网页交互等技术,结合经典推荐算法,搭建基于网络热点的综合个性化推荐系统,旨在为用户提供及时精准的个性化网络信息服务。☆13Nov 22, 2021Updated 4 years ago
- 基于协同过滤的音乐推荐系统☆206Nov 22, 2022Updated 3 years ago
- 根据豆瓣电影数据,做的一个推荐系统☆28Aug 13, 2017Updated 8 years ago
- 音乐推荐系统,基于协同过滤算法与文本推荐算法,根据用户的听歌偏好为其推荐可能感兴趣的歌曲或者歌单。☆14Sep 21, 2020Updated 5 years ago
- 简易版仿豆瓣影视推荐系统☆10May 1, 2023Updated 3 years ago
- 本系统是我的毕业设计项目,题目为“基于用户画像的电影推荐系统的设计与实现”。主要是以Django作为基础框架,采用MTV模式,数据库使用MongoDB、MySQL和Redis,以从豆瓣平台爬取的电影数据作为基础数据源,主要基于用户的基本信息和使用操作记录等行为信息来开发用户…☆746Dec 17, 2024Updated last year
- 使用机器学习算法的电影推荐系统以及票房预测系统☆342Feb 19, 2021Updated 5 years ago
- 电影推荐系统☆86Jun 3, 2021Updated 4 years ago
- 数据挖掘可视化系统(Data Mining Visualization System)通过数据挖掘理论、机器学习算法以及数据可视化等信息技术,并基于 Flask 框架搭建 Web 服务器,实现数据挖掘可视化。☆109Jun 7, 2021Updated 4 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 基于协同过滤的电影推荐系统 Django☆45Apr 2, 2020Updated 6 years ago
- 一个简单的电影推荐网站,基于爬取的豆瓣电影数据和协同过滤算法,使用Django框架搭建。demo曾获全国应用统计研究生案例大赛二等奖。☆56Feb 7, 2023Updated 3 years ago
- 基于协同过滤算法的图书推荐系统☆30Jun 15, 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 3 years ago
- 基于用户画像以及协同过滤的音乐推荐系统☆80Nov 2, 2020Updated 5 years ago
- 使用Flask,mysql构建的一个基于书籍,基于协同过滤算法,基于slope one的图书推荐系统☆354Sep 27, 2023Updated 2 years ago
- 本项目基于 Java 的 Swing 包实现了一个带图形用户界面的基于数据加密算法的即时聊天系统。实现了用户登录及验证、在线聊天、好友管理、文件传输、聊天记录管理和数据传输加密等功能。☆38Apr 21, 2021Updated 5 years ago
- UserCF和ItemCF协同过滤推荐算法的实现☆565Feb 24, 2022Updated 4 years ago
- 基于豆瓣电影用户数据使用Canop+K-means聚类实现的协同过滤推荐算法☆26Aug 17, 2021Updated 4 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 矩阵分解pytorch实现☆13Nov 21, 2023Updated 2 years ago
- 电影推荐打分系统,十折交叉验证☆15Jul 17, 2018Updated 7 years ago
- 上创项目-flask+python-基于协同过滤的图书推荐系统☆38Jul 29, 2019Updated 6 years ago
- 电影推荐系统☆42May 11, 2019Updated 7 years ago
- MovieLens based recommender system.使用MovieLens数据集训练的电影推荐系统。☆1,311Mar 31, 2019Updated 7 years ago
- 图书馆推荐系统☆91Apr 23, 2023Updated 3 years ago
- 基于个性化书籍推荐和相似帖子推荐的社区图书馆+论坛+失物招领平台☆25Nov 25, 2024Updated last year
- 《推荐系统实践》学习笔记☆39Feb 16, 2019Updated 7 years ago
- baseline method HGN, just like SASRec, change its evaluation to be the same as SASRec☆12Aug 19, 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.
- 卷积神经网络(CNN)提取影评特征构建电影推荐系统,pytorch实现☆130Dec 26, 2017Updated 8 years ago
- Django实现电影论坛☆13Nov 22, 2022Updated 3 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
- 一个简单的电影推荐系统☆230May 4, 2022Updated 4 years ago
- 电影智能推荐系统JAVA实现☆44Jan 5, 2017Updated 9 years ago
- 基于大数据的图书推荐系统☆30Sep 23, 2020Updated 5 years ago