movie recommender system in use Collaborative Filtering / 基于协同过滤的电影推荐系统
☆196Nov 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 4 years ago
- 基于Django和协同过滤算法的电影推荐系统☆47Jul 23, 2019Updated 6 years ago
- 豆瓣电影推荐系统(Douban Movie Recommendation System)根据豆瓣电影数据以及 豆瓣用户的观影和影评数据,使用基于物品的协同过滤算法对用户进行个性化推荐,并设计GUI进行用户交互。☆234May 24, 2021Updated 4 years ago
- 基于协同过滤和spark-als的电影推荐系统☆92Nov 22, 2022Updated 3 years ago
- 基于movielens数据集的电影推荐系统☆48Nov 22, 2022Updated 3 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 大学生电影推荐系统-创新项目☆17Jun 7, 2021Updated 4 years ago
- 豆瓣电影爬虫 爬取top电影的评论 + 每个用户的看过的电影的评论 用于推荐系统的 协同过滤☆16Apr 14, 2019Updated 6 years ago
- 《推荐系统实践》中的代码实现☆15May 31, 2020Updated 5 years ago
- 基于机器学习与django的电影推荐系统☆28Feb 19, 2024Updated 2 years ago
- 电影推荐系统☆42May 11, 2019Updated 6 years ago
- 基于tensorflow的个性化电影推荐系统实战(有前端)☆281Dec 27, 2019Updated 6 years ago
- 基于协同过滤的电影推荐系统 Django☆45Apr 2, 2020Updated 5 years ago
- 毕设:基于知识图谱的电影推荐系统☆28Apr 11, 2024Updated last year
- 基于协同过滤的中医书籍推荐系统,实现的基于user和item的协同过滤算法☆16Apr 22, 2022Updated 3 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- 基于协同过滤的音乐推荐系统☆205Nov 22, 2022Updated 3 years ago
- 基于协同过滤的电影推荐平台☆24Dec 16, 2022Updated 3 years ago
- 使用Flask,mysql构建的一个基于书籍,基于协同过滤算法,基于slope one的图书推荐系统☆353Sep 27, 2023Updated 2 years ago
- 基于用户画像以及协同过滤的音乐推荐系统☆79Nov 2, 2020Updated 5 years ago
- 本系统是我的毕业设计项目,题目为“基于用户画像的电影推荐系统的设计与实现”。主要是以Django作为基础框架,采用MTV模式,数据库使用MongoDB、MySQL和Redis,以从豆瓣平台爬取的电影数据作为基础数据源,主要基于用户的基本信息和使用操作记录等行为信息来开发用户…☆750Dec 17, 2024Updated last year
- 使用MovieLens数据集实现了基于Auto Encoder(AE), Variational Auto Encoder(VAE), BERT的深度学习电影推荐系统☆77Dec 18, 2020Updated 5 years ago
- 毕业设计:电影推荐系统☆33Jun 21, 2022Updated 3 years ago
- 毕业设计课题——电影推荐系统☆34Apr 19, 2021Updated 4 years ago
- 电影推荐系统:SpringBoot、vue,基于物品的协同过滤算法,IDEA,WebStorm,mysql☆105Jun 29, 2022Updated 3 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Python基于协同过滤算法的电影推荐视频网站毕业源码案例设计☆29May 1, 2023Updated 2 years ago
- 基于知识图谱的电影推荐系统☆24May 13, 2019Updated 6 years ago
- 练习题,python 协同过滤ALS模型实现:商品推荐 + 用户人群放大☆10Jun 4, 2020Updated 5 years ago
- 基于豆瓣电影用户数据使用Canop+K-means聚类实现的协同过滤推荐算法☆26Aug 17, 2021Updated 4 years ago
- 一个简单的电影推荐系统☆231May 4, 2022Updated 3 years ago
- 使用Django2.2+MySQL+spark实现在线电影推荐系统。其中MySQL部分支持在线计算,spark支持离线计算。☆33May 15, 2019Updated 6 years ago
- 基于用户的协同过滤电影推荐算法☆24Jan 24, 2015Updated 11 years ago
- 电影推荐网站,使用了KNN,LFM算法进行多路推荐,使用的数据集是MovieLens数据集。☆15Apr 22, 2023Updated 2 years ago
- 该项目使用经典的电影推荐数据集ml-100k并基于PyTorch实现《深度学习推荐系统(王喆著)》的部分经典模型☆20Jan 13, 2024Updated 2 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.
- 本作品在研究推荐系统相关理论知识的基础上,综合使用数据库、机器学习、爬虫、网页交互等技术,结合经典推荐算法,搭建基于网络热点的综合个性化推荐系统,旨在为用户提供及时精准的个性化网络信息服务。☆13Nov 22, 2021Updated 4 years ago
- 图书推荐系统,基于商品的协同过滤算法实现☆324May 20, 2020Updated 5 years ago
- 音乐推荐与管理系统Python+Django网页界面+协同过滤推荐算法【计算机毕设项目】☆12Nov 4, 2023Updated 2 years ago
- 卷积神经网络(CNN)提取影评特征构建电影推荐系统,pytorch实现☆130Dec 26, 2017Updated 8 years ago
- 电影推荐系统☆18Jun 1, 2018Updated 7 years ago
- 图书馆推荐系统☆90Apr 23, 2023Updated 2 years ago
- MovieLens based recommender system.使用MovieLens数据集训练的电影推荐系统。☆1,311Mar 31, 2019Updated 7 years ago