本系统是基于物品(item-based)的系统过滤算法。协同过滤推荐技术被认为是推荐系统算法中应用最为成功的技术之一。它通常采用最近邻(K-Nearest-Neighbor, KNN)算法,利用用户的历史记录来计算用户之间的距离,然后利用目标用户的最近邻用户对物品评价来预测目标用户对其他未评价物品的感兴趣程度,系统从而根据这一感兴趣程度来对目标用户进行推荐。
☆14Dec 18, 2019Updated 6 years ago
Alternatives and similar repositories for online-judge-recommendation
Users that are interested in online-judge-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:
- 毕业设计,基于用户行为的社交网络推荐算法研究与实现☆19Aug 22, 2017Updated 8 years ago
- 高效的协同过滤算法实现——推荐系统☆52Sep 1, 2022Updated 3 years ago
- 热门推荐、基于内容推荐、基于用户协同过滤推荐、基于物品协同过滤推荐☆43Feb 2, 2019Updated 7 years ago
- 音乐推荐系统,基于协同过滤算法与文本推荐算法,根据用户的听歌偏好为其推荐可能感兴趣的歌曲或者歌单。☆14Sep 21, 2020Updated 5 years ago
- 豆瓣电影爬虫 爬取top电影的评论 + 每个用户的看过的电影的评论 用于推荐系统的 协同过滤☆16Apr 14, 2019Updated 7 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- ☆32May 30, 2021Updated 5 years ago
- 实现了一系列常见的推荐算法,如UserCF,ItemCF,SVD等,包含“切分训练集与测试集-训练模型-推荐-评估”一整套流程。☆20Apr 29, 2020Updated 6 years ago
- 用itemCF和userCF算法实现的音乐推荐系统☆14Apr 26, 2018Updated 8 years ago
- 在抖音数据集上实践常用推荐算法☆29Oct 14, 2019Updated 6 years ago
- 基于豆瓣影视数据(不完整)的影视大数据分析平台。爬虫(影视数据和用户数据),推荐系统(基于用户的协同过滤算法),后台(flask实现的简易后台)。☆37Jun 2, 2018Updated 8 years ago
- 程序以matlab语言编写,包括了Pearson相似度、UserCF、ItemCF、slope one算法、TopN推荐、MAE、RMSE、准确度、覆盖率等常用算法代码☆13Jun 16, 2019Updated 7 years ago
- 基于豆瓣电影用户数据使用Canop+K-means聚类实现的协同过滤推荐算法☆26Aug 17, 2021Updated 4 years ago
- 实现了基于协同过滤(UserCF)的模型、基于隐语义(LFM)的模型、基于图(PersonalRank)的模型,并结合三种模型的结果给出最终结果的推荐算法☆24Mar 24, 2019Updated 7 years ago
- 爬取各大OJ题目☆10Aug 28, 2017Updated 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.
- 电影评估推荐系统☆17Jul 31, 2016Updated 9 years ago
- Chrome Extension: 快速查看重要投资信息, 比特币、美元、黄金、☆21Jul 29, 2024Updated last year
- Examples to run Hadoop/Spark cluster with kubernetes.☆12Feb 10, 2019Updated 7 years ago
- A mini book for java unit testing☆13Dec 12, 2020Updated 5 years ago
- WeixinPress的主要功能就是能够将你的微信公众账号和你的WordPress博客关联,搜索和用户发送关键字匹配的文章,依据命令查看最新文章、热门文章和随机文章。☆16Mar 20, 2014Updated 12 years ago
- HESML Java software library of ontology-based semantic similarity measures and information content models☆15Oct 13, 2022Updated 3 years ago
- 一个不成熟的半自动淘宝商品评论爬取、清洗、分析、生成报表工具☆21May 19, 2021Updated 5 years ago
- machine learing and deep learning tutorials for education and psychology. 给心理学和教育学看的机器学习和深度学习教程☆16Nov 15, 2019Updated 6 years ago
- 以本体结构为基础,组织管理教育资源;利用本体技术创建用户知识体系,根据用户的自身学习情况,为其推荐教育视频资源☆10Aug 20, 2017Updated 8 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 1.解析爬取到的Json歌单数据,并进行数据预处理。 2.基于Surprise推荐系统库,采用KNNBaseLine实现基于用户 的协同过滤歌曲推荐。3.借鉴Word2Vec算法思想进行Song2Vec处理,实现基于物品的协同过滤歌曲推荐。 4.采用 TensorFlow实…☆39Aug 16, 2018Updated 7 years ago
- Python bindings to some MKL service functions☆12May 31, 2019Updated 7 years ago
- PHP lightweight database framework☆15Oct 15, 2021Updated 4 years ago
- A low-code intrusion library that provides SQL tracing capabilities, suitable for any relational database (Sqlite3, MySQL, Oracle, SQL Se…☆15May 28, 2026Updated 3 weeks ago
- Use PYTHON to analyze data on Taobao user behavior. 利用python对淘宝用户行为进行数据分析。☆16May 21, 2020Updated 6 years ago
- Film recommendation system.python KNN Collaborative filtering system and spark.系统详细介绍,请看电影推荐系统文档。☆33Jun 27, 2018Updated 7 years ago
- Recommender Systems Code Exploring Concepts with Surprise and Mlxtend Packages - Code for my blog article☆42Apr 30, 2018Updated 8 years ago
- 根据数据表结构,自动生成Model&Mapper&Service&ServiceImpl&Controller代码☆15Oct 2, 2019Updated 6 years ago
- 🍞Open-source, local-first AI workspace with Agents, multi-model chat (GPT/Claude/Gemini/DeepSeek), Notion-like docs, AI image & video ge…☆67May 14, 2026Updated last month
- 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.
- 一个可以生成微信公众号文章的 WordPress 插件。☆13Mar 10, 2015Updated 11 years ago
- Memory Augmented Neural Networks (Pytorch)☆14Sep 2, 2018Updated 7 years ago
- 使用Python3 csv模块处理快收后台导出的商场优惠活动交易数据,统计各类优惠券的核销数量,以及实收款等汇总数据。测试数据 "1. 财务明细数据.csv" 已经删除了敏感信息,由于客户不想使用脚本,所以使用 PyQt5 编写了图形界面,再使用 pyinstaller 打…☆26Dec 19, 2018Updated 7 years ago
- Opendial对话语料库☆51Jun 30, 2018Updated 7 years ago
- ☆11Jan 6, 2024Updated 2 years ago
- leetcode解题代码☆11Oct 27, 2016Updated 9 years ago
- ☆13Sep 1, 2019Updated 6 years ago