Documentation

Time Series

Forecast future values using trained time series models

Time series inference generates forecasts for future time steps using a trained model. The model uses the learned seasonal patterns, trends, and lags to produce predictions for the specified forecast horizon.

Input required at inference time:

  • Trained model checkpoint — exported from the training run
  • Preprocessing config — normalization/scaling settings from training
  • Training tail — the last N observations from training data (needed for lag-based features)

Available Models

On this page


Command Palette

Search for a command to run...

Keyboard Shortcuts
CTRL + KSearch
CTRL + DTheme switch
CTRL + LLanguage switch

Software details
Compiled 4 days ago
Release: v4.0.0-production
Buildnumber: master@994bcfd
History: 46 Items