Forecast Accuracy
  • 06 Jan 2023
  • 1 Minute to read
  • Dark
    Light

Forecast Accuracy

  • Dark
    Light

Article summary

Description

The Forecast Accuracy node is used to calculate a set of metrics from actuals/forecast data.


Configuration Options

Basic Configuration Options

SettingDescription\Parameters
Split ColumnsThe selected column(s) will be used to split the data set over when calculating summary metrics.
Sort By ColumnsSort data rows by these columns.
Target ColumnActuals data column.
Forecast ColumnForecast data column.
Role ColumnSplits the data set into scoring and training data.
Training ValueValue in the Role Column for training data.
Scoring ValueValue is the Role Column for scoring data.
Time GranularityLength of time between records in the input data set. I.e., if each input records represents a week of data, the time granularity is Week.

Options
  • Day
  • Week
  • Month
  • Quarter
  • Year
Cache Training MAEPerformance setting; use the same set of actuals to calculate the scaled MAE when performing a MASE calculation.
MetricsSelected metrics to calculate.

Options
  • Mean Forecast Error
  • Mean Absolute Error
  • Mean Absolute Percent Error
  • Mean Squared Error
  • Root Mean Squared Error
  • Mean Absolute Scaled Error
Select MASE WinnersProduce a WINNER_COLOUMN and WINNER_FORECAST column based on which model produces the .

Options
  • Top 1
  • Top 3
  • None

Actions

ActionDescription
PreviewAfter configuring the node, the combined result set can be previewed by clicking the Preview button.

Was this article helpful?

What's Next