xmj-datawhale / TouTiaoRecoSysCoursewareLinks
黑马头条推荐系统
☆100Updated 5 years ago
Alternatives and similar repositories for TouTiaoRecoSysCourseware
Users that are interested in TouTiaoRecoSysCourseware are comparing it to the libraries listed below
Sorting:
- Spark SQL 实现 ItemCF,UserCF,Swing,推荐系统,推荐算法,协同过滤☆141Updated 5 years ago
- 简单的实现推荐系统的召回模型和排序模型,其中召回模型使用协同过滤算法,排序模型使用gbdt+lr算法☆59Updated 6 years ago
- 推荐系统从入门到实战☆168Updated 3 years ago
- 推荐系统实践(基于近邻和LFM的推荐系统)☆103Updated 7 years ago
- 利用用户画像数据、物品元数据、用户行为数据为特征构建推荐系统,使用CB和CF算法做推荐召回,使用 Redis数 据库做缓存处理,结合机器学习LR算法推荐排序,达到粗排、精排效果,实现推荐引擎搭建。☆45Updated 4 years ago
- 一些经典的个性化推荐算法的实现,从理论推导到实战☆68Updated 5 years ago
- 推荐算法学习☆39Updated 2 years ago
- 基于SparkMLLib实现的商品推荐功能,包括:基于用户的协同过滤,基于物品的协同过滤,基于ALS交替最小二乘的协同过滤。☆37Updated 6 years ago
- Python 3.6 下的推荐算法解析,尽量使用简单的语言剖析原理,相似度度量、协同过滤、矩阵分解等☆105Updated 6 years ago
- 推荐系统,内含主流模型,不定期更新模型☆26Updated 5 years ago
- 广告点击率(CTR)预测经典模型 GBDT + LR 理解与实践(附数据 + 代码)☆90Updated 4 years ago
- [推荐系统] Based on the scoring data set, the recommendation system is built with FM and LR as the core(基于评分数据集,构建以FM和LR为核心的推荐系统).☆303Updated 3 years ago
- 个性化推荐代码--初学者☆40Updated 5 years ago
- 推荐系统之深度学习模型,框架采用tensorflow2☆58Updated 3 years ago
- 《推荐系统开发实战》代码及勘误☆60Updated 5 years ago
- 推荐系统学习笔记☆206Updated 2 years ago
- 第二届全国大数据比赛-个性化新闻推荐☆69Updated 9 years ago
- 推荐系统算法实践☆15Updated 4 years ago
- 推荐系统相关模型 包括召回和排序☆30Updated 5 years ago
- 基于 spark 推荐系统, 基于内容标签 CBCF 实现,协同过滤 UBCF 实现,协同过滤 IBCF 实现☆46Updated 8 years ago
- tensorflow2.0 实现的 DeepFM,使用 Criteo 子数据集加以实践。☆29Updated 4 years ago
- 推荐系统实战☆33Updated 5 years ago
- 基于 Spark Streaming + ALS 的餐饮推荐系统☆88Updated 6 years ago
- 短视频 youtube召回模型推荐,特征包括标题 tags id,tfserving docker部署☆23Updated 4 years ago
- 推荐系统学习资料、源码、及读书笔记☆132Updated 6 years ago
- YouTube推荐算法☆109Updated 3 years ago
- 机器学习、深度学习基础知识. 推荐系统及nlp相关算法实现☆67Updated 2 years ago
- 电影推荐系统、电影推荐引擎、使用Spark完成的电影推荐引擎☆117Updated 6 years ago
- 阿里移动推荐算法比赛☆79Updated 8 years ago
- LR, FM, DeepFM, xDeepFM, DIN, CF等推荐算法代码demo。采用TFRecords作为输入,方便实际场景应用。☆104Updated 5 years ago