movie recommender system in use Collaborative Filtering / 基于协同过滤的电影推荐系统
☆197Nov 18, 2023Updated 2 years ago
Alternatives and similar repositories for Movies_Recommend
Users that are interested in Movies_Recommend are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 电影推荐系统☆85Jun 3, 2021Updated 5 years ago
- 豆瓣电影推荐系统(Douban Movie Recommendation System)根据豆瓣电影数据以及豆瓣用户的观影和影评数据,使用基于物品的协同过滤算法对用户进行个性化推荐,并设计GUI进行用户交互。☆231May 24, 2021Updated 5 years ago
- 基于协同过滤和spark-als的电影推荐系统☆90Nov 22, 2022Updated 3 years ago
- 基于movielens数据集的电影推荐系统☆48Nov 22, 2022Updated 3 years ago
- 一个电影推荐系统☆876Mar 2, 2022Updated 4 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 一个简单的电影推荐网站,基于爬取的豆瓣电影数据和协同过滤算法,使用Django框架搭建。demo曾获全国应用统计研究生案例大赛二等奖。☆56Feb 7, 2023Updated 3 years ago
- 基于django和协同过滤的电影推荐系统☆49Mar 9, 2022Updated 4 years ago
- 基于机器学习与django的电影推荐系统☆28Feb 19, 2024Updated 2 years ago
- 电影推荐系统☆42May 11, 2019Updated 7 years ago
- 基于tensorflow的个性化电影推荐系统实战(有前端)☆284Dec 27, 2019Updated 6 years ago
- 基于协同过滤的电影推荐系统 Django☆45Apr 2, 2020Updated 6 years ago
- 基于协同过滤的中医书籍推荐系统,实现的基于user和item的协同过滤算法☆16Apr 22, 2022Updated 4 years ago
- 结合知识图谱和协同过滤的电影推荐系统☆36May 7, 2022Updated 4 years ago
- 基于python实现,通过协同过滤算法实现的一个简单的豆瓣电影推荐系统☆56Nov 17, 2020Updated 5 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 本系统是我的毕业设计项目,题目为“基于用户画像的电影推荐系统的设计与实现”。主要是以Django作为基础框架,采用MTV模式,数据库使用MongoDB、MySQL和Redis,以从豆瓣平台爬取的电影数据作为基础数据源,主要基于用户的基本信息和使用操作记录等行为信息来开发用户…☆743Jun 2, 2026Updated 2 weeks ago
- 毕业设计:电影推荐系统☆33Jun 21, 2022Updated 3 years ago
- 练习题,python 协同过滤ALS模型实现:商品推荐 + 用户人群放大☆10Jun 4, 2020Updated 6 years ago
- 基于豆瓣电影用户数据使用Canop+K-means聚类实现的协同过滤推荐算法☆26Aug 17, 2021Updated 4 years ago
- 一个简单的电影推荐系统☆230May 4, 2022Updated 4 years ago
- 使用Django2.2+MySQL+spark实现在线电影推荐系统。其中MySQL部分支持在线计算,spark支持离线计算。☆33May 15, 2019Updated 7 years ago
- 基于用户的协同过滤电影推荐算法☆24Jan 24, 2015Updated 11 years ago
- 该项目使用经典的电影推荐数据集ml-100k并基于PyTorch实现《深度学习推荐系统(王喆著)》的部分经典模型☆20Jan 13, 2024Updated 2 years ago
- 1417基于协同过滤算法购物网站商品推荐系统_电影推荐/音乐推荐/图书推荐等-毕业源码案例设计☆20Apr 2, 2024Updated 2 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- 本作品在研究推荐系统相关理论知识的基础上,综合使用数据库、机器学习、爬虫、网页交互等技术,结合经典推荐算法,搭建基于网络热点的综合个性化推荐系统,旨在为用户提供及时精准的个性化网络信息服务。☆13Nov 22, 2021Updated 4 years ago
- 图书推荐系统,基于商品的协同过滤算法实现☆326May 20, 2020Updated 6 years ago
- 基于Spring Boot和Vue.js的电影管理和推荐系统☆130Nov 11, 2020Updated 5 years ago
- 音乐推荐与管理系统Python+Django网页界面+协同过滤推荐算法【计算机毕设项目】☆12Nov 4, 2023Updated 2 years ago
- 电影推荐系统☆76Mar 30, 2021Updated 5 years ago
- 电影推荐系统☆18Jun 1, 2018Updated 8 years ago
- 图书馆推荐系统☆91Apr 23, 2023Updated 3 years ago
- 基于协同过滤算法的电影推荐系统☆45May 29, 2018Updated 8 years ago
- 本项目使用两种算法来实现一个电影推荐系统,一个是CNN,另一个是矩阵分解的协同过滤。☆137Sep 15, 2018Updated 7 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 音乐推荐系统☆236Apr 22, 2024Updated 2 years ago
- UserCF和ItemCF协同过滤推荐算法的实现☆566Feb 24, 2022Updated 4 years ago
- EMCDR implemented using pytorch☆14Oct 11, 2020Updated 5 years ago
- MapReduce实现基于物品的协同过滤算法,即电影推荐系统☆193Jun 3, 2016Updated 10 years ago
- 基于知识图谱的推荐算法-KGCN实现☆37Nov 30, 2022Updated 3 years ago
- NUAA软件工程课程设计:电影推荐系统。后端:Springboot + SpringMVC + Mybatis-plus,App端:uni-app,Web端:Element-UI。☆14Jun 25, 2024Updated last year
- 基于Spark的电影推荐系统,包含爬虫项目、web网站、后台管理系统以及spark推荐系统☆3,008Apr 1, 2019Updated 7 years ago