实现了基于协同过滤(UserCF)的模型、基于隐语义(LFM)的模型、基于图(PersonalRank)的模型,并结合三种模型的结果给出最终结果的推荐算法
☆24Mar 24, 2019Updated 7 years ago
Alternatives and similar repositories for recommendation
Users that are interested in 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:
- The detialed codes written in Matlab R2015b version in paper "RNR: A Generic Bayesian-based Framework for Enhancing Top-N Recommender Sys…☆13Nov 26, 2020Updated 5 years ago
- 推荐系统实践(基于近邻和LFM的推荐系统)☆103Apr 25, 2018Updated 8 years ago
- 基于豆瓣电影用户数据使用Canop+K-means聚类实现的协同过滤推荐算法☆25Aug 17, 2021Updated 4 years ago
- A simple implementation of paper Item-Based Collaborative Filtering Recommendation Algorithms☆12Sep 18, 2018Updated 7 years ago
- 程序以matlab语言编写,包括了Pearson相似度、UserCF、ItemCF、slope one算法、TopN推荐、MAE、RMSE、准确度、覆盖率等常用算法代码☆13Jun 16, 2019Updated 7 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.
- MRSR - Matlab Recommender Systems Research is a software framework for evaluating collaborative filtering recommender systems in Matlab.☆15May 4, 2019Updated 7 years ago
- Implement of our TKDE paper: Hyperbolic Graph Learning for Social Recommendation☆13Jun 3, 2024Updated 2 years ago
- ☆14Jun 28, 2022Updated 4 years ago
- 基于图神经网络的一个天气推荐系统☆13Jul 22, 2023Updated 3 years ago
- huaweictf2020-xctf高校网络安全挑战赛☆17Dec 28, 2020Updated 5 years ago
- 音乐推荐系统,基于协同过滤算法与文本推荐算法,根据用户的听歌偏好为其推荐可能感兴趣的歌曲或者歌单。☆14Sep 21, 2020Updated 5 years ago
- ☆16Sep 19, 2023Updated 2 years ago
- 本科毕设:基于金融知识图谱的推荐系统☆13May 11, 2024Updated 2 years ago
- 本系统是基于物品(item-based)的系统过滤算法。协同过滤推荐技术被认为是推荐系统算法中应用最为成功的技术之一。它通常采用最近邻(K-Nearest-Neighbor, KNN)算法,利用用户的历史记录来计算用户之间的距离,然后利用目标用户的最近邻用户对物品评价来预测…☆14Dec 18, 2019Updated 6 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 简单的实现推荐系统的召回模型和排序模型,其中召回模型使用协同过滤算法,排序模型使用gbdt+lr算法☆57Jan 12, 2019Updated 7 years ago
- ☆16Nov 22, 2022Updated 3 years ago
- 2022 中国人民大学 程序设计Ⅱ荣誉课程 大作业:跳棋☆11Jun 30, 2022Updated 4 years ago
- [ICDE'23] "DGNN: Disentangled Graph Social Recommendation"☆24Mar 24, 2023Updated 3 years ago
- This repository contains a modified version of ConvMF which is very interesting in RS.☆12Jan 11, 2018Updated 8 years ago
- Project of OOP, Tsinghua University, 2018 spring; Implement of "VLSI Module Placement Based on Rectangle Packing by the Sequence-Pair"☆13Jun 30, 2019Updated 7 years ago
- 基于flink的推荐系统,实时获取kafka数据进行数据清洗,离线计算进行文件读取(文件,mongodb,hbase)运用协同过滤算法进行计算得出推荐数据☆20Jun 21, 2022Updated 4 years ago
- 基于pytest的异步接口自动化框架。个人练习项目☆24Feb 19, 2024Updated 2 years ago
- 网络安全课程作业收集☆15May 3, 2018Updated 8 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 实现了一系列常见的推荐算法,如UserCF,ItemCF,SVD等,包含“切分训练集与测试集-训练模型-推荐-评估”一整套流程。☆20Apr 29, 2020Updated 6 years ago
- 基于知识图谱和推荐系统的药物靶标相互作用预测框架☆20Nov 26, 2022Updated 3 years ago
- 本科毕设:基于VTK的三维可视化平台☆12Jun 13, 2019Updated 7 years ago
- e企查 | 金融科技服务平台企业数据的无监督分类系统-2020年第十一届中国大学生服务外包创新创业大赛A10赛题☆17Mar 8, 2023Updated 3 years ago
- 用itemCF和userCF算法实现的音乐推荐系统☆14Apr 26, 2018Updated 8 years ago
- 手写体数字识别 卷积神经网络☆13Nov 27, 2019Updated 6 years ago
- 使用BERT预训练语言模型获取评论文本的向量表示,通过Bi-GRU网络学习其中的语义特征,分别采用情感权重和注意力机制来为评论向量分配权重,动态调节其对用户特征和产品特征的影响程度,并以加权求和的方 式获得用户特征和产品特征,最后利用DeepFM算法对用户特征和产品特征进行深…☆16Mar 28, 2023Updated 3 years ago
- MaskTextspotterv3应用于中文数据集☆14Aug 28, 2021Updated 4 years ago
- 简单的基于新闻语料的推荐算法实现☆23Dec 16, 2016Updated 9 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- HUST(华中科技大学大作业),电影评分预测。爬虫爬取数据集,用随机森林、MLP 多层感知机、CNN卷积神经网络实现预测。需要报告请联系QQ 1543732388。☆14Jan 1, 2024Updated 2 years ago
- springboot280基于Springboot+Vue的旅游推 荐系统设计与实现-毕业源码案例设计☆21Mar 14, 2024Updated 2 years ago
- ☆17Apr 11, 2021Updated 5 years ago
- 在抖音数据集上实践常用推荐算法☆29Oct 14, 2019Updated 6 years ago
- 基于深度学习的推荐系统算 法库☆16Dec 28, 2018Updated 7 years ago
- A network TV program recommendation system implemented by python is mainly based on the post-fusion of user collaborative filtering and c…☆29Aug 28, 2019Updated 6 years ago
- 计算机毕业设计Python+LSTM中华古诗词知识图谱可视化 古诗词智能问答系统 古诗词数据分析 古诗词情感分析模型 自然语言处理NLP 机器学习 深度学习 人工智能 大数据毕业设计☆23Jul 29, 2024Updated 2 years ago