RecBole

Get Started

  • Install RecBole
  • Quick Start
  • Distributed Training

User Guide

  • Config Introduction
  • Data Module Introduction
  • Model Introduction
  • Training & Evaluation Introduction
  • Usage

Developer Guide

  • Customize Models
  • Customize Trainers
  • Customize DataLoaders
  • Customize Samplers
  • Customize Metrics

API REFERENCE:

  • recbole.config.configurator
  • recbole.data
  • recbole.evaluator
  • recbole.model
    • recbole.model.context_aware_recommender
      • AFM
      • AutoInt
      • DCN
      • DCN V2
      • DeepFM
      • DSSM
      • EulerNet
      • FFM
      • FiGNN
      • FM
      • FNN
      • FwFM
      • KD_DAGFM
      • LR
      • NFM
      • PNN
      • WideDeep
      • xDeepFM
    • recbole.model.exlib_recommender
    • recbole.model.general_recommender
    • recbole.model.knowledge_aware_recommender
    • recbole.model.sequential_recommender
    • recbole.model.abstract_recommender
    • recbole.model.init
    • recbole.model.layers
    • recbole.model.loss
  • recbole.quick_start
  • recbole.sampler
  • recbole.trainer.hyper_tuning
  • recbole.trainer.trainer
  • recbole.utils.case_study
  • recbole.utils.enum_type
  • recbole.utils.logger
  • recbole.utils.utils
RecBole
  • recbole.model
  • recbole.model.context_aware_recommender
  • View page source

recbole.model.context_aware_recommenderΒΆ

  • AFM
  • AutoInt
  • DCN
  • DCN V2
  • DeepFM
  • DSSM
  • EulerNet
  • FFM
  • FiGNN
  • FM
  • FNN
  • FwFM
  • KD_DAGFM
  • LR
  • NFM
  • PNN
  • WideDeep
  • xDeepFM
Previous Next

© Copyright 2020-2023, RecBole Contributors.

Built with Sphinx using a theme provided by Read the Docs.