基于netflix prize 和 H&M开源数据集,从零开始构建企业级推荐系统。
☆101Jan 15, 2025Updated last year
Alternatives and similar repositories for recommender_systems_abc
Users that are interested in recommender_systems_abc are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 博士论文《Netflix Prize 中的协同过滤算法》以及对应的答辩PPT☆15Jun 3, 2017Updated 9 years ago
- 利用大模型赋能智能推荐,通过案例讲解大模型推荐算法原理,并且给出代码实现。☆106Feb 26, 2025Updated last year
- 2025 EAAI "An advanced multi-source data fusion method utilizing deep learning techniques for fire detection"☆14Jun 17, 2024Updated 2 years ago
- ☆119Jan 25, 2021Updated 5 years ago
- ☆20Sep 1, 2021Updated 4 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- 介绍作者在学习推荐系统过程中学习到的知识,包括爬虫、大数据、NLP、召回、排序等模块。包括知识总结和代码实践两部分。☆11Dec 8, 2020Updated 5 years ago
- 本作品在研究推荐系统相关理论知识的基础上,综合使用数据库、机器学习、爬虫、网页交互等技术,结合经典推荐算法,搭建基于网络热点的综合个性化推荐系统,旨在为用户提供及时精准的个性化网络信息服务。☆13Nov 22, 2021Updated 4 years ago
- [ACL 2023] UniTRec: A Unified Text-to-Text Transformer and Joint Contrastive Learning Framework for Text-based Recommendation☆27Feb 19, 2024Updated 2 years ago
- 短视频 youtube召回模型推荐,特征包括标题 tags id,tfserving docker部署☆21Jan 21, 2021Updated 5 years ago
- Implementation of CFGAN CFGAN: A Generic Collaborative Filtering Framework based on Generative Adversarial Networks☆33Jun 3, 2020Updated 6 years ago
- 微信大数据挑战赛2021☆18Sep 6, 2021Updated 4 years ago
- ☆16Jun 9, 2020Updated 6 years ago
- 这是我的毕业设计,要求的是带差分隐私的推荐系统,算法采用协同过滤☆42May 14, 2021Updated 5 years ago
- 用户行为分析-用户关联☆14Nov 18, 2020Updated 5 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- ☆76Oct 2, 2024Updated last year
- 基于用户的协同过滤(UserCF)与基于内容(CB)的推荐算法的后融合☆13Nov 20, 2020Updated 5 years ago
- MovieLens based recommender system.使用MovieLens数据集训练的电影推荐系统。☆1,310Mar 31, 2019Updated 7 years ago
- News Recommender based on MIND dataset and NRMS model, cloned from Microsoft Recommender's repo.☆15Jun 8, 2023Updated 3 years ago
- Cayley Dickson algebra implementation in python☆13Jan 3, 2019Updated 7 years ago
- 用pytorch 方法复现了二十多个经典的推荐算法论文,其中包含排序论文和推荐召回论文,并在demo里面选了一个召回模型和排序模型的运行示例。☆90Apr 11, 2023Updated 3 years ago
- Load MovieLens dataset into Neo4j☆10Oct 25, 2018Updated 7 years ago
- 天池学习赛 零基础入门推荐系统 正式赛 第三名(0.2592) 开源代码☆64Feb 4, 2021Updated 5 years ago
- 3rd Place Solution for the OTTO – Multi-Objective Recommender System Competition☆174Feb 15, 2023Updated 3 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 推荐系统入门教程,在线阅读地址:https://datawhalechina.github.io/fun-rec/☆7,288Jun 27, 2026Updated last month
- PyTorch implementation of AdaCML☆11Apr 20, 2023Updated 3 years ago
- ☆17Apr 9, 2025Updated last year
- Anderson Acceleration for Nonconvex ADMM Based on Douglas-Rachford Splitting☆10Jun 25, 2020Updated 6 years ago
- ☆28Nov 15, 2022Updated 3 years ago
- 2021字节跳动安全AI挑战赛 6th☆16Dec 6, 2021Updated 4 years ago
- H&M商品推荐比赛(rank: 116/2952 )方案☆15Jun 16, 2022Updated 4 years ago
- [推荐系统] Based on the scoring data set, the recommendation system is built with FM and LR as the core(基于评分数据集,构建以FM和LR为核心的推荐系统).☆298Dec 30, 2021Updated 4 years ago
- 推荐系统协同过滤算法☆37Oct 24, 2018Updated 7 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.
- 为SCUT的同学实现宿舍校园网的自动登录☆10Nov 4, 2024Updated last year
- 2022 中国人民大学 程序设计Ⅱ荣誉课程 大作业:跳棋☆11Jun 30, 2022Updated 4 years ago
- csdn技术博客推荐引擎,基于文字内容的推荐引擎☆21Apr 22, 2018Updated 8 years ago
- Lecture notes and examples for the CMSC330 Spring 2024☆19Feb 28, 2025Updated last year
- My research paper notes, focusing on data mining/recommender/reinforcement learning. 我的论文笔记,主要聚焦于数据挖掘、推荐系统、强化学习☆24Dec 4, 2021Updated 4 years ago
- A tensorflow implementation of a series of deep learning methods to predict CTR, including FM, FNN, NFM, Attention-based NFM, Attention-b…☆11Jul 29, 2019Updated 7 years ago
- 一个可解释性电影推荐系统,系统分为 App 端以及服务器端,App可在安卓端使用,服务器使用Python 流行Web 框架 Django 和Flask搭建,并使用定时任务 crontab 命令进行定时推荐。APP端实现了用户登录注册、查看最新电影列表、电影 top 榜单、电影…☆10Mar 28, 2025Updated last year