ForecastDatasetConfiguration interface

The configuration of dataset in the forecast.

Properties

columns

Array of column names to be included in the forecast. Any valid forecast column name is allowed. If not provided, then forecast includes all columns.

Property Details

columns

Array of column names to be included in the forecast. Any valid forecast column name is allowed. If not provided, then forecast includes all columns.

columns?: string[]

Property Value

string[]