Time Series V2 Parameters Input

The parameters for a time series version 2 node in a recipe.

Properties

Property Name Type Description Required or Optional Available Version
algorithm Time​Series​V2​Forecast​Algorithm​Enum The forecast algorithm. Valid values are:
  • Holt​Winters
Required 54.0
algorithm​Parameters Time​Series​V2​Algorithm​Input The parameters for the algorithm. Required 54.0
confidence​Interval Recipe​Time​Series​Confidence​Interval​Type The confidence interval. Valid values are:
  • Eighty
  • Ninety​Five
  • None
Required 54.0
forecast​Date​Field String The forecast date field. Required 54.0
forecast​Dates​By Recipe​Group​Dates​By The value to group dates by. Valid values are:
  • Fiscal​Year
  • Fiscal​Year​Month
  • Fiscal​Year​Quarter
  • Fiscal​Year​Week
  • Year​Month
  • Year​Month​Day
  • Year​Quarter
  • Year​Week
Required 54.0
forecast​Fields Time​Series​V2​Forecast​Info​Input[] The list of forecast fields. Required 54.0
forecast​Length Integer The forecast length. Required 54.0
forecast​Length​Type Time​Series​V2​Forecast​Length​Type​Enum The forecast length type. Valid values are:
  • Rolling
Required 54.0
grouping​Fields Extract​Grain​Parameter​Input[] The list of grouping fields. Required 54.0
partial​Data​Handling Time​Series​V2​Partial​Data​Handling​Enum The partial data handling value. Valid values are:
  • Ignore​Last
  • None
Required 54.0
target​Date​Field Recipe​Name​Label​Input The target date field. Required 54.0