CustomTargetLags interface
The number of past periods to lag from the target column.
- Extends
Properties
mode | Polymorphic discriminator, which specifies the different types this object can be |
values | [Required] Set target lags values. |
Property Details
mode
Polymorphic discriminator, which specifies the different types this object can be
mode: "Custom"
Property Value
"Custom"
values
[Required] Set target lags values.
values: number[]
Property Value
number[]