ForecastingMonitorConfig

Forecasting Monitor Configuration

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