SARIMAX Predictor

Based on a trained SARIMAX model given at the model input port of this node, the forecast values are computed. This apply node can also be used to update exogenous variable data for forecasting.

Options

Sarimax Forecaster Parameters

SARIMAX Predictor settings to configure the forecasts generated by the input model.

Exogenous Column for Forecasting

Table containing exogenous column for making forecasts on the SARIMAX model, must contain a numeric column with no missing values and of length equal to the number of forecasts to be made.

Reverse Log

Check this box if you applied the log transform inside the SARIMAX Forecaster node while training your model. It will reverse the transform before generating forecasts

Forecast

Forecasts of the given time series h period ahead of the training data.

Generate in-samples dynamically

Check this box to use in-sample prediction as lagged values. Otherwise use true values.

Input Ports

Icon

Trained SARIMAX model.

Icon

Link to exogenous variable

Output Ports

Icon

Forecasted values and their standard errors

Popular Predecessors

  • No recommendations found

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.