实现了基于协同过滤(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:
- 基于Python实现了基于物品的协同过滤推荐算法和基于用户的协同过滤推荐算法☆11Dec 11, 2020Updated 5 years ago
- 程序以matlab语言编写,包括了Pearson相似度、UserCF、ItemCF、slope one算法、TopN推荐、MAE、RMSE、准确度、覆盖率等常用算法代码☆13Jun 16, 2019Updated 7 years ago
- MRSR - Matlab Recommender Systems Research is a software framework for evaluating collaborative filtering recommender systems in Matlab.☆15May 4, 2019Updated 7 years ago
- ☆14Jun 28, 2022Updated 4 years ago
- 经典推荐算法的python实现或使用,涵盖协同过滤、矩阵分解、gbdt+lr,以及Wide&Deep等深度推荐模型。☆10Feb 9, 2022Updated 4 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.
- 音乐推荐系统,基于协同过滤算法与文本推荐算法,根据用户的听歌偏好为其推荐可能感兴趣的歌曲或者歌单。☆14Sep 21, 2020Updated 6 years ago
- Spark混合推荐系统大数据监控平台☆11May 1, 2018Updated 8 years ago
- 迎新系统。包括教务系统管理、学生信息管理、财务管理、宿舍管理、学校信息公布、管理员管理咨询、咨询者咨询、学生功能、现场迎新管理、迎新统计、权限管理 十一个模块。123☆12Aug 31, 2016Updated 10 years ago
- code for paper RoSGAS: Adaptive Social Bot Detection with Reinforced Self-Supervised GNN Architecture Search☆11Jun 25, 2023Updated 3 years ago
- re-implementation of ConvMF (RecSys'16) in TensorFlow with even better performance☆10Aug 28, 2020Updated 6 years ago
- 一些传统推荐算法的实现,包括基于内容的推荐,协同过滤,矩阵分解☆295Mar 7, 2018Updated 8 years ago
- 本系统是基于物品(item-based)的系统过滤算法。协同过滤推荐技术被认为是推荐系统算法中应用最为成功的技术之一。它通常采用最近邻(K-Nearest-Neighbor, KNN)算法,利用用户的历史记录来计算用户之间的距离,然后利用目标用户的最近邻用户对物品评价来预测…☆14Dec 18, 2019Updated 6 years ago
- 简单的实现推荐系统的召回模型和排序模型,其中召回模型使用协同过滤算法,排序模型使用gbdt+lr算法☆57Jan 12, 2019Updated 7 years ago
- ☆16Nov 22, 2022Updated 3 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.
- 为SCUT的同学实现宿舍校园网的自动登录☆10Nov 4, 2024Updated last year
- 2022 中国人民大学 程序设计Ⅱ荣誉课程 大作业:跳棋☆11Jun 30, 2022Updated 4 years ago
- This repository contains a modified version of ConvMF which is very interesting in RS.☆12Jan 11, 2018Updated 8 years ago
- 基于flink的推荐系统,实时获取kafka数据进行数据清洗,离线计算进行文件读取(文件,mongodb,hbase)运用协同过滤算法进行计算得出推荐数据☆20Jun 21, 2022Updated 4 years ago
- 基于用户的协同过滤(UserCF)与基于内容(CB)的推荐算法的后融合☆13Nov 20, 2020Updated 5 years ago
- 电商评论情感分类☆15Aug 4, 2020Updated 6 years ago
- 网络安全课程作业收集☆15May 3, 2018Updated 8 years ago
- 实现了一系列常见的推荐算法,如UserCF,ItemCF,SVD等,包含“切分训练集与测试集-训练模型-推荐-评估”一整套流程。☆20Apr 29, 2020Updated 6 years ago
- 基于知识图谱和推荐系统的药物靶标相互作用预测框架☆20Nov 26, 2022Updated 3 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.
- 用itemCF和userCF算法实现的音乐推荐系统☆14Apr 26, 2018Updated 8 years ago
- e企查 | 金融科技服务平台企业数据的无监督分类系统-2020年第十一届中国大学生服务外包创新创业大赛A10赛题☆18Mar 8, 2023Updated 3 years ago
- 使用BERT预训练语言模型获取评论文本的向量表示,通过Bi-GRU网络学习其中的语义特征,分别采用情感权重和注意力机制来为评论向量分配权重,动态调节其对用户特征和产品特征的影响程度,并以加权求和的方式获得用户特征和产品特征,最后利用DeepFM算法对用户特征和产品特征进行深…☆17Mar 28, 2023Updated 3 years ago
- MaskTextspotterv3应用于中文数据集☆14Aug 28, 2021Updated 5 years ago
- HUST(华中科技大学大作业),电影评 分预测。爬虫爬取数据集,用随机森林、MLP 多层感知机、CNN卷积神经网络实现预测。需要报告请联系QQ 1543732388。☆14Jan 1, 2024Updated 2 years ago
- 简单的基于新闻语料的推荐算法实现☆23Dec 16, 2016Updated 9 years ago
- ☆17Apr 11, 2021Updated 5 years ago
- 基于flink的营销系 统☆14Jun 9, 2022Updated 4 years ago
- Labs for the course Machine Learning in SCUT☆10Dec 21, 2020Updated 5 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.
- 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 7 years ago
- 计算机毕业设计Python+LSTM中华古诗词知识图谱可视化 古诗词智能问答系统 古诗词数据分析 古诗词情感分析模型 自然语言处理NLP 机器学习 深度学习 人工智能 大数据毕业设计☆23Jul 29, 2024Updated 2 years ago
- 运满满算法研究和数据开发☆11Nov 13, 2017Updated 8 years ago
- ☆16Dec 8, 2020Updated 5 years ago
- The code for paper "Cross Platforms Linguals and Models Social Bot Detection via Federated Adversarial Contrastive Knowledge Distillation…☆20May 3, 2023Updated 3 years ago
- 微盘交易系统 ---期货交易☆16Apr 10, 2018Updated 8 years ago
- 基于知识图谱的出版物检索和推荐系统☆23Aug 10, 2018Updated 8 years ago