一个简单的电影推荐网站,基于爬取的豆瓣电影数据和协同过滤算法,使用Django框架搭建。demo曾获全国应用统计研究生案例大赛二等奖。
☆56Feb 7, 2023Updated 3 years ago
Alternatives and similar repositories for Team-Website
Users that are interested in Team-Website are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 结合知识图谱和协同过滤的电影推荐系统☆36May 7, 2022Updated 3 years ago
- 基于django和协同过滤的电影推荐系统☆49Mar 9, 2022Updated 4 years ago
- 基于用户的协同过滤(UserCF)与基于内容(CB)的 推荐算法的后融合☆13Nov 20, 2020Updated 5 years ago
- Python基于协同过滤算法的电影推荐视频网站毕业源码案例设计☆29May 1, 2023Updated 2 years ago
- 基于Django和协同过滤算法的电影推荐系统☆47Jul 23, 2019Updated 6 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.
- 基于用户的协同过滤电影推荐算法☆24Jan 24, 2015Updated 11 years ago
- 豆瓣电影爬虫 爬取top电影的评论 + 每个用户的看过的电影的评论 用于推荐系统的 协同过滤☆16Apr 14, 2019Updated 6 years ago
- 电影推荐网站,使用了KNN,LFM算法进行多路推荐,使用的数据集是MovieLens数据集。☆15Apr 22, 2023Updated 2 years ago
- 基于协同过滤和spark-als的电影推荐系统☆92Nov 22, 2022Updated 3 years ago
- 推荐系统,web端展示基于django☆12Nov 1, 2017Updated 8 years ago
- Knowledge Graph-based Recommendation System Framework☆21Aug 18, 2024Updated last year
- 本系统是我的毕业设计项目,题目为“基于用户画像的电影推荐系统的设计与实现”。主要是以Django作为基础框架,采用MTV模式,数据库使用MongoDB、MySQL和Redis,以从豆瓣平台爬取的电影数据作为基础数据源,主要基于用户的基本信息和使用操作记录等行为信息来开发用户…☆750Dec 17, 2024Updated last year
- 基于协同过滤的电影推荐系统 Django☆45Apr 2, 2020Updated 5 years ago
- 基于豆瓣影视数据(不完整)的影视大数据分析平台。爬虫(影视数据和用户数据),推荐系统(基于用户的协同过滤算法),后台(flask实现的简易后台)。☆36Jun 2, 2018Updated 7 years ago
- Wordpress hosting with auto-scaling on Cloudways • AdFully Managed hosting built for WordPress-powered businesses that need reliable, auto-scalable hosting. Cloudways SafeUpdates now available.
- 基于知识图谱的电影推荐系统☆24May 13, 2019Updated 6 years ago
- 2016豆瓣热门电影, 用户评分数据集, 协同过滤推荐☆11Aug 21, 2016Updated 9 years ago
- 一个基于大模型微调的中文医疗问答 机器人应用☆25Jan 11, 2024Updated 2 years ago
- 基于知识图谱的推荐系统☆192Jan 6, 2020Updated 6 years ago
- 结合开源数据集进行电影推荐。推荐算法有:逻辑回归;UserCF ; ItemCF☆16Sep 9, 2020Updated 5 years ago
- 大学生电影推荐系统-创新项目☆17Jun 7, 2021Updated 4 years ago
- 简易版仿豆瓣影视推荐系统☆10May 1, 2023Updated 2 years ago
- 基于协同过滤的音乐推荐系统☆205Nov 22, 2022Updated 3 years ago
- A rewrite of the generate_emu_config tool in C#☆20Mar 20, 2026Updated last week
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- mysql node.js 基于协同过滤美食推荐系统-数据库☆11Feb 19, 2019Updated 7 years ago
- 本系统是基于物品(item-based)的系统过滤算法。协同过滤推荐技术被认为是推荐系统算法中应用最为成功的技术之一。它通常采用最近邻(K-Nearest-Neighbor, KNN)算法,利用用户的历史记录来计算用户之间的距离,然后利用目标用户的最近邻用户对物品评价来预测…☆14Dec 18, 2019Updated 6 years ago
- A C++ tool to inspect and extract contents from PyInstaller archives☆20Oct 19, 2025Updated 5 months ago
- 构建一个电影的知识图谱实例☆14Apr 10, 2019Updated 6 years ago
- 基于movielens数据集的电影推荐系统☆48Nov 22, 2022Updated 3 years ago
- 基于 网络爬虫 和 数据可视化 等技术实现的 优质电影数据分析 平台(Python)☆13Dec 2, 2023Updated 2 years ago
- Image Classification with Vision Transformer - Keras☆12Mar 18, 2021Updated 5 years ago
- 基于知识图谱的推荐算法-KGCN实现☆37Nov 30, 2022Updated 3 years ago
- 基于文本的情感-原因对抽取(ECPE)与抑郁情绪原因识别系统☆15May 31, 2021Updated 4 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.
- 本科毕设:基于金融知识图谱的推荐系统☆13May 11, 2024Updated last year
- 😱😱一个基于Django框架的个人博客网站:DjangoEast☆16Apr 26, 2019Updated 6 years ago
- 基于网络爬虫及用户的协同过滤推荐算法的电影推荐系统☆61Feb 29, 2016Updated 10 years ago
- Spark实践:音乐个性化推荐——基于ALS矩阵分解的协同过滤算法☆21Apr 15, 2019Updated 6 years ago
- 基于多模态知识图谱的智能旅游推荐系统☆43Apr 15, 2023Updated 2 years ago
- Knowledge Graph-Driven Medicine Recommendation System using Graph Neural Networks on Longitudinal Medical Records☆11Oct 2, 2025Updated 5 months ago
- TUST本科毕业设计(基于机器学习的新闻标题分类系统)☆14Jun 10, 2022Updated 3 years ago