Time Series V2 Parameters
The parameters for a time series version 2 node in a recipe.
Properties
Property Name | Type | Description | Filter Group and Version | Available Version |
---|---|---|---|---|
algorithm | TimeSeriesV2ForecastAlgorithmEnum | The forecast algorithm. Valid values are:
|
Small, v54.0 | 54.0 |
algorithmParameters | TimeSeriesV2AlgorithmParameters | The parameters for the algorithm. | Small, v54.0 | 54.0 |
confidenceInterval | RecipeTimeSeriesConfidenceIntervalType | The confidence interval. Valid values are:
|
Small, v54.0 | 54.0 |
forecastDateField | String | The forecast date field. | Small, v54.0 | 54.0 |
forecastDatesBy | RecipeGroupDatesBy | The value to group dates by. Valid values are:
|
Small, v54.0 | 54.0 |
forecastFields | TimeSeriesV2ForecastInfo[] | The list of forecast fields. | Small, v54.0 | 54.0 |
forecastLength | Integer | The forecast length. | Small, v54.0 | 54.0 |
forecastLengthType | TimeSeriesV2ForecastLengthTypeEnum | The forecast length type. Valid values are:
|
Small, v54.0 | 54.0 |
groupingFields | ExtractParameter[] | The list of partition groupings. | Small, v54.0 | 54.0 |
partialDataHandling | TimeSeriesV2PartialDataHandlingEnum | The partial data handling value. Valid values are:
|
Small, v54.0 | 54.0 |
targetDateField | RecipeNameLabel | The target date field. | Small, v54.0 | 54.0 |