Forecasting Monitor Configuration
KEY | TYPE | Description |
---|---|---|
endTime | str | The end time of the time series data. |
timestampColumn | str | The name of the column that contains the timestamp for the time series. |
startTime | str | The start time of the time series data. |
targetColumn | str | The name of the column that contains the target value for the time series. |
idColumn | str | The name of the column that contains the unique identifier for the time series. |
windowConfig | TimeWindowConfig | The windowing configuration for the time series data. |