电影推荐系统
☆85Jun 3, 2021Updated 5 years ago
Alternatives and similar repositories for 2021movie
Users that are interested in 2021movie 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 / 基于协同过滤的电影推荐系统☆195Nov 18, 2023Updated 2 years ago
- 基于movielens数据集的电影推荐系统☆47Nov 22, 2022Updated 3 years ago
- 电影推荐系统☆13Oct 2, 2024Updated last year
- 大学生电影推荐系统-创新项目☆17Jun 7, 2021Updated 5 years ago
- 一个电影推荐系统☆873Mar 2, 2022Updated 4 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.
- 基于协同过滤的电影推荐系统 Django☆45Apr 2, 2020Updated 6 years ago
- 基于协同过滤和spark-als的电影推荐系统☆90Nov 22, 2022Updated 3 years ago
- 《推荐系统实践》中的代码实现☆15May 31, 2020Updated 6 years ago
- 使用Django2.2+MySQL+spark实现在线电影推荐系统。其中MySQL部分 支持在线计算,spark支持离线计算。☆33May 15, 2019Updated 7 years ago
- 电影推荐系统☆42May 11, 2019Updated 7 years ago
- 根据豆瓣电影数据,做的一个推荐系统☆28Aug 13, 2017Updated 9 years ago
- 结合开源数据集进行电影推荐。推荐算法有:逻辑回归;UserCF ; ItemCF☆17Sep 9, 2020Updated 5 years ago
- 该项目使用经典的电影推荐数据集ml-100k并基于PyTorch实现《深度学习推荐系统(王喆著)》的部分经典模型☆20Jan 13, 2024Updated 2 years ago
- 本系统是我的毕业设计项目,题目为“基于用户画像的电影推荐系统的设计与实现”。主要是以Django作为基础框架,采用MTV模式,数据库使用MongoDB、MySQL和Redis,以从豆瓣平台爬取的电影数据作为基础数据源,主要基于用户的基本信息和使用操作记录等行为信息来开发用户…☆744Jun 2, 2026Updated 2 months 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.
- 在Spark环境下,利用Flask框架,采用Mongodb设计的一个在线电影推荐系统的演示demo☆22May 4, 2016Updated 10 years ago
- 基于tensorflow的个性化电影推荐系统实战(有前端)☆283Dec 27, 2019Updated 6 years ago
- 毕设:基于知识图谱的电影推荐系统☆27Apr 11, 2024Updated 2 years ago
- 豆瓣电影推荐系统(Douban Movie Recommendation System)根据豆瓣电影数据以及豆瓣用户的观影和影评数据,使用基于物品的协同过滤算法对用户进行个性化推荐,并设计GUI进行用户交互。☆229May 24, 2021Updated 5 years ago
- 基于python的图书推荐系统☆26Apr 24, 2021Updated 5 years ago
- 结合知识图谱和协同过滤的电影推荐系统☆36May 7, 2022Updated 4 years ago
- 卷积神经网络(CNN)提取影评特征构建电影推荐系统,pytorch实现☆129Dec 26, 2017Updated 8 years ago
- 使用机器学习算法的电影推荐系统以及票房预测系统☆341Feb 19, 2021Updated 5 years ago
- A Novel Approach for Effective Multi-View Clustering with Information-Theoretic Perspective is a paper accepted by NeurIPS 2023☆11May 15, 2024Updated 2 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.
- 基于机器学习的电影推荐算法设计与实现☆25Feb 28, 2025Updated last year
- 电影评分推荐系统☆14Mar 19, 2015Updated 11 years ago
- Accepted by Neurl Networks☆12May 11, 2026Updated 3 months ago
- 基于Neo4j的知识图谱和问答案例☆19Dec 8, 2022Updated 3 years ago
- 实训项目,使用Python爬虫+flask+mysql+echarts实现的职业(大数据)管理平台(然而并没有用到大数据)。中间有一个推荐算法使用的是快速排序。☆14Nov 18, 2022Updated 3 years ago
- This is a Spark implementation (Python API) for Distributed Stochastic Gradient Descent based on☆12Apr 18, 2015Updated 11 years ago
- 基于python实现,通过协同过滤算法实现的一个简单的豆瓣电影推荐系统☆55Nov 17, 2020Updated 5 years ago
- LSTM,TextCNN,fastText情感分析,模型用 tf_serving 和 flask 部署成web应用☆43Sep 15, 2019Updated 6 years ago
- Fashion Shop App : Flask, ChatterBot, ElasticSearch, Recommender-System☆38Jul 17, 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.
- 音乐推荐系统☆236Apr 22, 2024Updated 2 years ago
- 这是一个实习或者应届生必须要学的SQL面试题 ,带讲解☆10Dec 4, 2019Updated 6 years ago
- 电影推荐系统☆34Jul 1, 2022Updated 4 years ago
- 基于豆瓣影视数据(不完整)的影视大数据分析平台。爬虫(影视数据和用户数据),推荐系统(基于用户的协同过滤算法),后台(flask实现的简易后台)。☆37Jun 2, 2018Updated 8 years ago
- 基于Python的豆瓣Top250排行榜影片数据爬取和分析毕业论文+开题报告+答辩PPT+视频讲解+项目源码及运行结果☆15Jul 14, 2022Updated 4 years ago
- 基于Android Studio开发的音乐播放器Android app☆13Mar 23, 2020Updated 6 years ago
- Official repository of "NEnv: Neural Environment Maps for Global Illumination"☆22Aug 20, 2023Updated 2 years ago