tracholar / recsys-proj
推荐系统
☆12Updated 2 years ago
Alternatives and similar repositories for recsys-proj:
Users that are interested in recsys-proj are comparing it to the libraries listed below
- AMS实时推荐系统☆16Updated 2 years ago
- 电商广告推荐系统☆10Updated 2 years ago
- 《推荐系统实践》学习笔记☆39Updated 6 years ago
- 推荐系统算法实践☆15Updated 4 years ago
- 基于深度学习的新闻分类推荐系统(Spring Boot作为客户端,Keras作为服务端)☆47Updated 4 years ago
- 简单的实现推荐系统的召回模型和排序模型,其中召回模型使用协同过滤算法,排序模型使用gbdt+lr算法☆59Updated 6 years ago
- 1.解析爬取到的Json歌单数据,并进行数据预处理。 2.基于Surprise推荐系统库,采用KNNBaseLine实现基于用户 的协同过滤歌曲推荐。3.借鉴Word2Vec算法思想进行Song2Vec处理,实现基于物品的协同过滤歌曲推荐。 4.采用 TensorFlow实…☆38Updated 6 years ago
- 短视频 youtube召回模型推荐,特征包括标题 tags id,tfserving docker部署☆23Updated 4 years ago
- 推荐系统与深度学习☆34Updated 3 years ago
- 基于 Mahout 的新闻推荐系统☆71Updated 6 years ago
- 《推荐系统开发实战》代码及勘误☆59Updated 4 years ago
- 一些经典的个性化推荐算法的实现,从理论推导到实战☆68Updated 4 years ago
- RecommenderSystems: from 0 to practice. 包括推荐系统实践和深度推荐系统两部分☆17Updated 3 years ago
- Spring Boot 版本的 SparrowRecSys,支持 Docker 一键运行。(王喆:深度学习推荐系统实践课)☆25Updated 2 years ago
- Spark开源项目:个性化推荐算法实践☆32Updated 5 years ago
- C++开发\机器学习\深度学习\推荐算法基础知识及面试题总结☆20Updated 3 years ago
- 电影推荐系统、电影推荐引擎、使用Spark完成的电影推荐引擎☆117Updated 6 years ago
- 结合开源数据集进行电影推荐。推荐算法有:逻辑回归;UserCF ; ItemCF☆15Updated 4 years ago
- 基于JStarCraft RNS引擎,Spring Boot框架和公共数据集搭建的千人千面演示项目. 系统会根据用户的行为记录,自动调整用户的推荐内容和搜索内容.使用者可以通过该项目了解*推荐系统*与*搜索系统*的运作流程. 涵盖了个性化推荐与个性化搜索2个部分.☆164Updated 5 months ago
- Recommendation System based on python☆13Updated 5 years ago
- 基于Pytorch 框架复现的推荐系统的经典模型☆25Updated 5 years ago
- 第二届全国大数据比赛-个性化新闻推荐☆67Updated 9 years ago
- 个性化推荐模型,主要包括als、als_wr、biaslfm、lfm、nmf、svdpp、基于内容、基于内容回归、user-cf、item-cf、slopeone、关联规则以及基于内容和cf的混合等模型。☆30Updated 2 years ago
- 短视频内容理解与推荐竞赛☆81Updated 4 years ago
- 分别基于协同过滤算法和基于TensorFlow建立推荐系统☆43Updated 6 years ago
- 推荐系统之深度学习模型,框架采用tensorflow2☆54Updated 2 years ago
- 黑马头条推荐系统☆99Updated 5 years ago
- 新闻推荐系统☆12Updated 5 years ago
- 2018科大讯飞AI营销算法大赛模型方案☆22Updated 6 years ago
- 基于netflix prize 和 H&M开源数据集,从零开始构建企业级推荐系统。☆80Updated last month