CustomForecastHorizon interface
The desired maximum forecast horizon in units of time-series frequency.
- Extends
Properties
mode | Polymorphic discriminator, which specifies the different types this object can be |
value | [Required] Forecast horizon value. |
Property Details
mode
Polymorphic discriminator, which specifies the different types this object can be
mode: "Custom"
Property Value
"Custom"
value
[Required] Forecast horizon value.
value: number
Property Value
number