logo

推荐系统手册

  • Introduction
  • 基础架构
  • 经典推荐模型
  • 特征工程
  • 召回
    • 召回
    • 召回框架
    • Youtube 召回算法
    • Airbnb 召回算法
    • Facebook 的 EBR 算法
  • 排序模型
    • MovieLens数据集
    • Embedding + MLP
    • Wide and Deep
    • NeuralCF
    • DeepFM
    • DIN
  • 冷启动
  • 模型服务
  • 模型评估
Powered by Jupyter Book
  • Binder
  • repository
  • open issue
  • .ipynb

排序模型

排序模型#

  • MovieLens数据集
  • Embedding + MLP
  • Wide and Deep
  • NeuralCF
  • DeepFM
  • DIN

previous

Facebook 的 EBR 算法

next

MovieLens数据集

By newfacade
© Copyright 2022.