Contents Menu Expand Light mode Dark mode Auto light/dark mode
Warning: Locally build docs.
GluonTS documentation
Logo
GluonTS documentation

Getting started

  • Installation
  • Concepts
  • Available models

Tutorials

  • Basic Usage
    • Quick Start Tutorial
    • Extended Forecasting Tutorial
  • Data Manipulation
    • pandas.DataFrame based dataset
    • Synthetic data generation
  • Advanced
    • Custom models with PyTorch
    • Tuning models with Optuna
    • Trainer callbacks

API docs

  • gluonts.core
  • gluonts.dataset
  • gluonts.evaluation
  • gluonts.model
  • gluonts.mx
  • gluonts.shell
  • gluonts.torch
  • gluonts.time_feature
  • gluonts.transform

Developing

  • Contribute
  • Development Setup
Back to top

Advanced#

  • Custom models with PyTorch
  • Tuning models with Optuna
  • Trainer callbacks
Next
Custom models with PyTorch
Previous
Synthetic data generation
Copyright © 2022, Amazon
Made with Sphinx and @pradyunsg's Furo