使用BERT预训练语言模型获取评论文本的向量表示,通过Bi-GRU网络学习其中的语义特征,分别采用情感权重和注意力机制来为评论向量分配权重,动态调节其对用户特征和产品特征的影响程度,并以加权求和的方式获得用户特征和产品特征,最后利用DeepFM算法对用户特征和产品特征进行深度交互,预测产品推荐的评分值。[结果]在Amazon product data数据集上的实验结果表明,本文模型比基线模型的RMSE与MAE指标最多可降低24.43%和31.44%;使用情感权重为用户评论加权的方法相比注意力机制,在RMSE与MAE指标上最多可降低2.59%和3.89%。
☆16Mar 28, 2023Updated 3 years ago
Alternatives and similar repositories for review-based-recommendation
Users that are interested in review-based-recommendation are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于adaboost的SVM预测股票价格☆11Mar 4, 2018Updated 8 years ago
- code for "Deep Learning for Sequential Recommendation: Algorithms, Influential Factors, and Evaluations"☆12Sep 7, 2020Updated 5 years ago
- Disentangled Graph Variational Auto-Encoder for Multimodal Recommendation with Interpretability, IEEE TMM☆16Jun 3, 2025Updated last year
- ISPRS第一技术委员会多模态遥感应用算法智能解译大赛-变化检测赛道解决方案☆20Jun 29, 2025Updated last year
- amazon crawler、亚马逊分布式爬虫系统,已在生产环境中稳定运行两年,支撑每天5千万+爬取量,包含亚马逊前台所有数据的爬取,如亚马逊商品爬虫、亚马逊关键词爬虫(可指定邮编爬取)、亚马逊关键词广告爬虫、亚马逊5大榜单爬虫、亚马逊评论爬虫、亚马逊类目爬虫、亚马逊商户爬…☆14Sep 21, 2023Updated 2 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.
- 采用了单纯的Softmax和CNN网络进行手写体数字识别,采用Keras框架的Sequential模型,里面涉及了卷积,池化,dropout,Dense,Flatten;对于手写数据集获取方式也有说明,而不再不是用已经被官方弃用的方法;数据处理以及可视 化数据和结果;模型的编…☆12Feb 19, 2019Updated 7 years ago
- 融合MRI多模态的图像的不同特征进行脑梗死区分割网络(基于Unet网络更改新的网络)☆16Jun 20, 2019Updated 7 years ago
- huaweictf2020-xctf高校网络安全挑战赛☆17Dec 28, 2020Updated 5 years ago
- The complete codes of the paper "Multimodal Graph Contrastive Learning for Recommendation"☆10Mar 20, 2023Updated 3 years ago
- 迎新系统。包括教务系统管理、学生信息管理、财务管理、宿舍管理、学校信息公布、管理员管理咨询、咨询者咨询、学生功能、现场迎新管理、迎新统计、权限管理 十一个模块。123☆12Aug 31, 2016Updated 9 years ago
- 本科毕设:基于金融知识图谱的推荐系统☆13May 11, 2024Updated 2 years ago
- Official repository for "Proxy-based Item Representation for Attribute and Context-aware Recommendation", WSDM 2024.☆12Jan 22, 2024Updated 2 years ago
- 对推荐广告中,序列推荐、多任务推荐、跨域推荐、冷启动等方向主要算法学习笔记。☆16May 25, 2022Updated 4 years ago
- 对用户进行聚类分析和可视化呈现☆20Mar 1, 2019Updated 7 years ago
- AI Agents on 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.
- 基于用户的协同过滤(UserCF)与基于内容(CB)的推荐算法的后融合☆13Nov 20, 2020Updated 5 years ago
- 这是代码存放地☆18Jul 19, 2020Updated 6 years ago
- This project uses XGBoost and LSTM to forecast stock market performance.☆20Jan 24, 2021Updated 5 years ago
- 网络安全课程作业收集☆15May 3, 2018Updated 8 years ago
- 这里记录一些实验☆26May 27, 2020Updated 6 years ago
- Play around with NGBoost and compare with LightGBM and XGBoost☆20Jun 17, 2024Updated 2 years ago
- 基于知识图谱和推荐系统的药物靶标相互作用预测框架☆20Nov 26, 2022Updated 3 years ago
- e企查 | 金融科技服务平台企业数据的无监督分类系统-2020年第十一届中国大学生服务外包创新创 业大赛A10赛题☆17Mar 8, 2023Updated 3 years ago
- 手写体数字识别 卷积神经网络☆13Nov 27, 2019Updated 6 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- ☆22May 9, 2025Updated last year
- The codes for Applied Sciences' paper "CKGAT: Collaborative Knowledge-Aware Graph Attention Network for Top-N Recommendation".☆19Mar 4, 2022Updated 4 years ago
- springboot280基于Springboot+Vue的旅游推荐系统设计与实现-毕业源码案例设计☆21Mar 14, 2024Updated 2 years ago
- 用于将 MiniMax 接口转换为 OpenAI API 接口。☆26Aug 3, 2023Updated 2 years ago
- Learning An Adaptive Sparse Transformer for Efficient Image Restoration☆15Aug 3, 2025Updated 11 months ago
- 基于深度学习的推荐系统算法库☆16Dec 28, 2018Updated 7 years ago
- BERT&RoBERTa预训练代码,tensorflow和torch两种版本实现☆13Feb 8, 2023Updated 3 years ago
- lda 主题模型 用于主题提取和文本分类☆26Jul 8, 2017Updated 9 years ago
- 中文文本分类模型集成,包括cnn, lstm, bert等,开箱即用☆26Apr 7, 2024Updated 2 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- LLM驱动的社交网络模拟系统; LLM-driven social network simulation system☆10Oct 13, 2024Updated last year
- 住房月租金预测大数据赛TOP1☆30Apr 7, 2019Updated 7 years ago
- 图书推荐系统比赛技术报告、代码及文档☆18Mar 2, 2022Updated 4 years ago
- A light weight, low level embedded key-value database library☆32Jul 8, 2013Updated 13 years ago
- 基于PyTorch框架,使用LSTM网络对股票价格进行预测☆24Oct 22, 2021Updated 4 years ago
- ☆12Jul 7, 2024Updated 2 years ago
- Implementation of "Curriculum Learning for Natural Language Understanding" (xu et. al. 2020)☆12Oct 30, 2020Updated 5 years ago