毕设:基于知识图谱的电影推荐系统
☆28Apr 11, 2024Updated 2 years ago
Alternatives and similar repositories for movie_recommendation_system_based_on_knowledge_graph
Users that are interested in movie_recommendation_system_based_on_knowledge_graph are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于知识图谱的电影推荐系统☆24May 13, 2019Updated 7 years ago
- 结合知识图谱和协同过滤的电影推荐系统☆36May 7, 2022Updated 4 years ago
- 基于多模态知识图谱的智能旅游推荐系统☆43Apr 15, 2023Updated 3 years ago
- 基于知识图谱的推荐系统☆191Jan 6, 2020Updated 6 years ago
- 基于知识图谱的智能旅游推荐系统☆125Mar 24, 2022Updated 4 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 基于知识图谱的推荐算法实现☆43May 11, 2022Updated 4 years ago
- 基于知识图谱的推荐算法-MKR的实现☆11Nov 21, 2022Updated 3 years ago
- 一个简单的电影推荐网站,基于爬取的豆瓣电影数据和协同过滤算法,使用Django框架搭建。demo曾获全国应用统计研究生案例大赛二等奖。☆56Feb 7, 2023Updated 3 years ago
- Knowledge Graph-based Recommendation System Framework☆21Aug 18, 2024Updated last year
- 基于知识图谱和neo4j图数据库的电影知识问答系统☆21Apr 10, 2025Updated last year
- 基于机器学习与django的电影推荐系统☆28Feb 19, 2024Updated 2 years ago
- 基于知识图谱的音乐推荐系统的设计与实现☆41May 12, 2020Updated 6 years ago
- 基于知识图谱的书籍推荐的问答系统及可视化☆46Apr 3, 2021Updated 5 years ago
- 2016豆瓣热门电影, 用户评分数据集, 协同过滤推荐☆11Aug 21, 2016Updated 9 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.
- movie recommender system in use Collaborative Filtering / 基于协同过滤的电影推荐系统☆197Nov 18, 2023Updated 2 years ago
- 本项目源自中科院软件所刘焕勇老师的开源项目(QABasedOnMedicaKnowledgeGraph). 立足医药领域,以垂直型医药网站为数据来源. 以疾病为核心,构建起一个包含7类规模为4.4万的知识实体,11类规模约30万实体关系的知识图谱.☆40Jan 31, 2021Updated 5 years ago
- 第19届“花旗杯”金融创新应用大赛参赛作品,以BERT模型为核心,组合实体抽取和消歧、情绪分析两个下游任务,抽取出非结构化文本中的债券实体和公司实体,并分别对相应实体进行对应文本的情绪分析,为债券违约提供参考,并将模型封装部署到了Web端。项目已经部署到:http://12…☆12Jun 5, 2024Updated 2 years ago
- 高级软件工程作业--基于知识图谱的豆瓣书籍推荐问答系统☆32Apr 25, 2021Updated 5 years ago
- 结合开源数据集进行电影推荐。推荐算法有:逻辑回归;UserCF ; ItemCF☆17Sep 9, 2020Updated 5 years ago
- 聚合人大:基于知识图谱的高校信息集成与推荐平台开发与应用。2020年中国大学生创新实验计划国家级立项且获得优秀结项。☆12May 28, 2021Updated 5 years ago
- 用来处理freebase, kb4rec, movielens它们数据集的项目☆41Jan 10, 2021Updated 5 years ago
- ☆13Dec 23, 2019Updated 6 years ago
- 自然语言处理的基础知识,术语抽取与关键词提取、知识图谱与图嵌入、检索与推荐等☆45Aug 27, 2022Updated 3 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 爬取去哪网热门景点信息,抽取三元组信息,构建中文知识图谱☆13Apr 27, 2021Updated 5 years ago
- 面向大连理工大学学者,基于大连理工大学机构知识库,推荐潜在主题词,优化科研方向,促进跨学部、学科、领域科研合作。☆12Jul 1, 2022Updated 3 years ago
- The codes for ICTAI'21 paper "KGAT-SR: Knowledge-Enhanced Graph Attention Network for Session-based Recommendation".☆10May 4, 2022Updated 4 years ago
- 采用了单纯的Softmax和CNN网络进行手写体数字识别,采用Keras框架的Sequential模型,里面涉及了卷积,池化,dropout,Dense,Flatten;对于手写数据集获取方式也有说明,而不再不是用已经被官方弃用的方法;数据处理以及可视化数据和结果;模型的编…☆12Feb 19, 2019Updated 7 years ago
- 基于知识图谱的金融资讯推荐☆53Aug 3, 2018Updated 7 years ago
- ☆29Apr 5, 2019Updated 7 years ago
- Knowledge Graph-Driven Medicine Recommendation System using Graph Neural Networks on Longitudinal Medical Records☆11Oct 2, 2025Updated 8 months ago
- 知识图谱 慢性病 饮食推荐系统☆64Sep 29, 2023Updated 2 years ago
- 毕业设计:电影推荐系统☆33Jun 21, 2022Updated 3 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 这段代码会根据用户定义的正则表达式规则从文本中抽取属性三元组,我用它完成知识图谱构建的一个环节,使用方法写在README中,欢迎交流和指正!☆11Apr 4, 2021Updated 5 years ago
- 金庸的功夫流派、人物关系、江湖门派的分析案例,涉及到知识图谱、wordcloud词云图.☆16Jan 2, 2021Updated 5 years ago
- ☆13Dec 13, 2023Updated 2 years ago
- 千言多技能对话,包含闲聊、知识对话、推荐对话☆27Oct 19, 2021Updated 4 years ago
- KGB-RAG是一个基于neo4j图数据库和其他图数据库的知识图谱检索系统,它可以根据用户的自然语句提问,从原数据库获取相关实体信息,并通过知识图谱检索技术以及结合大模型自身能力来增强回答用户的自然语言提问。☆64Dec 20, 2024Updated last year
- A MIPS processor with Cache and Advanced Branch Predictor written in SystemVerilog☆12Dec 26, 2020Updated 5 years ago
- 网络安全课程作业收集☆15May 3, 2018Updated 8 years ago