使用机器学习算法的电影推荐系统以及票房预测系统
☆341Feb 19, 2021Updated 5 years ago
Alternatives and similar repositories for Movie-Analysis
Users that are interested in Movie-Analysis are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于tensorflow的个性化电影推荐系统实战(有前端)☆283Dec 27, 2019Updated 6 years ago
- 电影推荐系统☆42May 11, 2019Updated 7 years ago
- 电影推荐网站,使用了KNN,LFM算法进行多路推荐,使用的数据集是MovieLens数据集。☆15Apr 22, 2023Updated 3 years ago
- [JLU 2023 豆瓣+猫眼]电影数据可视化及票房影响因素分析与预测☆55Feb 25, 2023Updated 3 years ago
- 卷积神经网络(CNN)提取影评特征构建电影推荐系统,pytorch实现☆129Dec 26, 2017Updated 8 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.
- 豆瓣电影推荐系统(Douban Movie Recommendation System)根据豆瓣电影数据以及豆瓣用户的观影和影评数据,使用基于物品的协同过滤算法对用户进行个性化推荐,并设计GUI进行用户交互。☆230May 24, 2021Updated 5 years ago
- 一个电影数据分析 从数据的爬取 到 票房的预测☆32Jan 25, 2018Updated 8 years ago
- 基于Django和协同过滤算法的电影推荐系统☆45Jul 23, 2019Updated 7 years ago
- movie recommender system in use Collaborative Filtering / 基于协同过滤的电影推荐系统☆195Nov 18, 2023Updated 2 years ago
- 基于Spark机器学习的电商推荐系统☆20Aug 30, 2021Updated 5 years ago
- 一个简单的电影推荐系统☆230May 4, 2022Updated 4 years ago
- 本项目以数据采集、处理、分析及数据可视化为项目流程,实现百万级电影数据离线处理与计算。功能包括python爬虫,Matplotlib、Echarts数据可视化、Mapreduce、hive数据统计、情感分析、词图云、电影票房与评分预测☆247Nov 14, 2021Updated 4 years ago
- 本项目使用两种算法来实现一个电影推荐系统,一个是CNN,另一个是矩阵分解的协同过滤。☆137Sep 15, 2018Updated 7 years ago
- 金融反欺诈预测系统,技术涉及Vue3、Flask、XGBoost等。本项目提供了完整的Web系统,系统功能包括信贷数据分析、信贷欺诈数据检测、用户历史预测记录、用户数据管理等。项目整体并不复杂,适合新手练手学习机器学习与Web系统的结合。☆64Aug 31, 2022Updated 4 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 一个电影推荐系统☆874Mar 2, 2022Updated 4 years ago
- MovieLens based recommender system.使用MovieLens数据集训练的电影推荐系统。☆1,310Mar 31, 2019Updated 7 years ago
- 机器学习方法进行中文电影评论的情感分析☆33Mar 19, 2017Updated 9 years ago
- 毕业设计,基于用户行为的社交网络推荐算法研究与实现☆19Aug 22, 2017Updated 9 years ago
- 本系统是我的毕业设计项目,题目为“基于用户画像的电影推荐系统的设计与实现”。主要是以Django作为基础框架,采用MTV模式,数据库使用MongoDB、MySQL和Redis,以从豆瓣平台爬取的电影数据作为基础数据源,主要基于用户的基本信息和使用操作记录等行为信息来开发用户…☆745Jun 2, 2026Updated 3 months ago
- [Python, chinese comments] 电影推荐系统-数据挖掘思路☆19Dec 3, 2017Updated 8 years ago
- 介绍作者在学习推荐系统过程中学习到的知识,包括爬虫、大数据、NLP、召回、排序等模块。包括知识总结和代码实践两部分。☆11Dec 8, 2020Updated 5 years ago
- UserCF和ItemCF协同过滤推荐算法的实现☆567Feb 24, 2022Updated 4 years ago
- 基于猫眼电影数据和SVR回归器的电影票房预测系统, 包括数据爬取, 特征分析以及数据预测☆14May 16, 2020Updated 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.
- 电影、视频、歌曲的推荐系统项目☆11Aug 9, 2018Updated 8 years ago
- 电影推荐打分系统,十折交叉验证☆15Jul 17, 2018Updated 8 years ago
- 排名(成绩)预测(入门Python和机器学习)☆53Jul 5, 2022Updated 4 years ago
- 电影评分推荐系统☆14Mar 19, 2015Updated 11 years ago
- 商品推荐系统☆186May 19, 2021Updated 5 years ago
- 基于个性化书籍推荐和相似帖子推荐的社区图书馆+论坛+失物招领平台☆25Nov 25, 2024Updated last year
- 基于深度学习的音乐推荐系统实现☆146Dec 16, 2022Updated 3 years ago
- 本系统是基于物品(item-based)的系统过滤算法。协同过滤推荐技术被认为是推荐系统算法中应用最为成功的技术之一。它通常采用最近邻(K-Nearest-Neighbor, KNN)算法,利用用户的历史记录来计算用户之间的距离,然后利用目标用户的最近邻用户对物品评价来预测…☆14Dec 18, 2019Updated 6 years ago
- 基于大数据挖掘的饮食推荐小程序☆79Feb 4, 2020Updated 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.
- 毕业设计项目-基于用户行为和内容的个性化新闻推荐系统☆30Jan 25, 2018Updated 8 years ago
- 基于python实现,通过协同过滤算法实现的一个简单的豆瓣电影推荐系统☆55Nov 17, 2020Updated 5 years ago
- 图书推荐系统,基于商品的协同过滤算法实现☆325May 20, 2020Updated 6 years ago
- 本作品在研究推荐系统相关理论知识的基础上,综合使用数据库、机器学习、爬虫、网页交互等技术,结合经典推荐算法,搭建基于网络热点的综合个性化推荐系统,旨在为用户提供及时精准的个性化网络信息服务。☆13Nov 22, 2021Updated 4 years ago
- 一个用python机器学习做的简易天气预报☆41Dec 19, 2021Updated 4 years ago
- 基于机器学习与django的电影推荐系统☆26Feb 19, 2024Updated 2 years ago
- 推荐系统与深度学习☆35Apr 19, 2021Updated 5 years ago