推荐系统算法实践
☆14Aug 1, 2020Updated 5 years ago
Alternatives and similar repositories for recommendation_algorithm
Users that are interested in recommendation_algorithm are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 音乐推荐系统,基于Apriori算法实现对音乐类型推荐☆22Jul 11, 2019Updated 6 years ago
- 项亮等《推荐系统实践》算法代码☆29Apr 20, 2020Updated 6 years ago
- 基于用户行为(关键词和查看过的新闻)的个性化新闻推荐系统☆42Jul 2, 2018Updated 7 years ago
- codes from the book “推荐系统开发实战”☆11Mar 19, 2020Updated 6 years ago
- 电影推荐系统 - 数据库大作业☆19May 3, 2021Updated 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.
- 推荐系统课程作业(基于movieLens数据文件)☆19Jun 18, 2019Updated 7 years ago
- 毕业设计,(文章推荐系统)☆24Jun 12, 2017Updated 9 years ago
- 一个可解释性电影推荐系统,系统分为 App 端以及服务器端,App可在安卓端使用,服务器使用Python 流行Web框架 Django 和Flask搭建,并使用定时任务 crontab 命令进行定时推荐。APP端实现了用户登录注册、查看最新电影列表、电影 top 榜单、电影…☆10Mar 28, 2025Updated last year
- 介绍作者在学习推荐系统过程中学习到的知识,包括爬虫、大数据、NLP、召回、排序等模块。包括知识总结和代码实践两部分。☆12Dec 8, 2020Updated 5 years ago
- 推荐系统相关模型 包括召回和排序☆30Mar 5, 2020Updated 6 years ago
- instance based Transfer learning, TrAdaboost, mutisource-trAdaBoost regresion☆16May 23, 2018Updated 8 years ago
- 用itemCF和userCF算法实现的音乐推荐系统☆14Apr 26, 2018Updated 8 years ago
- ☆20Dec 16, 2016Updated 9 years ago
- 📖程序员技术书籍,持续更新中....☆27Apr 4, 2022Updated 4 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.
- 使用Spark GraphX基于PageRank算法构建一个仿微博用户好友的分布式推荐系统。☆24Aug 26, 2018Updated 7 years ago
- 推荐系统与深度学习☆35Apr 19, 2021Updated 5 years ago
- Source Code of IJCAI-18 Alimama Sponsored Search Conversion Rate Prediction Contest☆20May 15, 2018Updated 8 years ago
- 本作品在研究推荐系统相关理论知识的基础上,综合使用数据库、机器学习、爬虫、网页交互等技术,结合经典推荐算法,搭建基于网络热点的综合个性化推荐系统,旨在为用户提供及时精准的个性化网络信息服务。☆13Nov 22, 2021Updated 4 years ago
- 集成Ali和WeChat支付☆11Jul 12, 2025Updated 11 months ago
- 随便记录,基于springboot的java游戏服务器基础模板☆11Nov 20, 2024Updated last year
- 根据豆瓣电影数据,做的一个推荐系统☆28Aug 13, 2017Updated 8 years ago
- 分布式电影推荐系统☆12Dec 8, 2022Updated 3 years ago
- NLP学习笔记的Notebook,包含经典模型的理解与相关实践。