RecBole

Get Started

  • Introduction
  • Install RecBole
  • Quick Start

User Guide

  • Config Settings
  • Data Introduction
  • Model Introduction
  • Evaluation Support
  • Usage

Developer Guide

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

API REFERENCE:

  • recbole.config
  • recbole.data
    • recbole.data.dataloader
    • recbole.data.dataset
      • recbole.data.customized_dataset
      • recbole.data.dataset
      • recbole.data.kg_dataset
      • recbole.data.kg_seq_dataset
      • recbole.data.sequential_dataset
      • recbole.data.social_dataset
    • recbole.data.interaction
    • recbole.data.utils
  • recbole.evaluator
  • recbole.model
  • recbole.quick_start
  • recbole.sampler
  • recbole.trainer.hyper_tuning
  • recbole.trainer.trainer
  • recbole.utils.enum_type
  • recbole.utils.logger
  • recbole.utils.utils
RecBole
  • »
  • recbole.data »
  • recbole.data.dataset
  • View page source

recbole.data.datasetΒΆ

  • recbole.data.customized_dataset
  • recbole.data.dataset
  • recbole.data.kg_dataset
  • recbole.data.kg_seq_dataset
  • recbole.data.sequential_dataset
  • recbole.data.social_dataset
Next Previous

© Copyright 2020, RecBole Contributors

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