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:
- 推荐系统实践(基于近邻和LFM的推荐系统)☆103Updated 7 years ago
- 推荐系统从入门到实战☆167Updated 3 years ago
- 一些经典的个性化推荐算法的实现,从理论推导到实战☆68Updated 5 years ago
- 《推荐系统开发实战》代码及勘误☆60Updated 5 years ago
- Spark SQL 实现 ItemCF,UserCF,Swing,推荐系统,推荐算法,协同过滤☆140Updated 5 years ago
- 基于RFM和决策树模型构建专家推荐系统。融合了RFM模型和决策树模型,结合专业运营人员的业务经营,发掘潜在用户,进行推荐营销召回。☆88Updated last year
- 简单的实现推荐系统的召回模型和排序模型,其中召回模型使用协同过滤算法,排序模型使用gbdt+lr算法☆58Updated 6 years ago
- Python 3.6 下的推荐算法解析,尽量使用简单的语言剖析原理,相似度度量、协同过滤、矩阵分解等☆105Updated 7 years ago
- [推荐系统] Based on the scoring data set, the recommendation system is built with FM and LR as the core(基于评分数据集,构建以FM和LR为核心的推荐系统).☆302Updated 3 years ago
- 个性化推荐代码--初学者☆39Updated 5 years ago
- 广告点击率(CTR)预测经典模型 GBDT + LR 理解与实践(附数据 + 代码)☆91Updated 4 years ago
- 推荐系统算法实践☆14Updated 4 years ago
- YouTube推荐算法☆110Updated 3 years ago
- 推荐系统相关模型 包括召回和排序