添加规则类召回

This commit is contained in:
RuyiLuo
2022-05-04 11:17:24 +08:00
parent 01f4d41bad
commit ec57a2d7d0
4 changed files with 199 additions and 6 deletions

View File

@@ -112,8 +112,7 @@
- [前后端交互](ch03/ch3.2/3.2.2.3)
- [推荐系统流程的构建](ch03/ch3.2/3.2.3)
- **召回**
- 热度召回
- 地域召回
- [规则类召回](ch03/ch3.2/3.2.4.1)
- [YoutubeDNN召回](ch03/ch3.2/3.2.4.3)
- [DSSM召回](ch03/ch3.2/3.2.4.4)
- [DeepFM排序模型](ch03/ch3.2/3.2.5)