Time Series Parameters Input

The parameters for a time series node in a recipe.

Properties

Property Name Type Description Required or Optional Available Version
confidence​Interval Recipe​Time​Series​Confidence​Interval​Type The confidence interval. Valid values are:
  • Eighty
  • Ninety​Five
  • None
Required 51.0
confidence​Interval​Fields Map<String, Time​Series​Input​Confidence​Interval​High​Low> The confidence interval field name and labels. Required 52.0
day​Field String The day field. Required 51.0
forecast​Fields String[] The list of forecast fields. Required 51.0
forecast​Length Integer The forecast length. Required 51.0
group​Dates​By Recipe​Group​Dates​By The value to group dates by. Valid values are:
  • Year
  • Year​Month
  • Year​Month​Day
  • Year​Quarter
  • Year​Week
Required 51.0
ignore​Last​Time​Period Boolean Indicates whether to ignore the last time period (true) or not (false). Required 51.0
model Recipe​Time​Series​Model The time series model. Valid values are:
  • Additive
  • Auto
  • Multiplicative
Required 51.0
seasonality Integer The seasonality. Required 51.0
sub​Year​Field String The sub year field. Required 51.0
target​Date​Field Recipe​Name​Label​Input The target date field. Required 51.0
target​Forecast​Fields Recipe​Name​Label​Input[] The list of target forecast fields. Required 51.0
year​Field String The year field. Required 51.0