Summary
Get Workers AI models time series
Deprecated
client.radar.ai.inference.timeseriesGroups.summary.model(SummaryModelParams { aggInterval, dateEnd, dateRange, 4 more } query?, RequestOptionsoptions?): SummaryModelResponse { meta, serie_0 }
GET/radar/ai/inference/timeseries_groups/model
Get Workers AI tasks time series
Deprecated
client.radar.ai.inference.timeseriesGroups.summary.task(SummaryTaskParams { aggInterval, dateEnd, dateRange, 4 more } query?, RequestOptionsoptions?): SummaryTaskResponse { meta, serie_0 }
GET/radar/ai/inference/timeseries_groups/task
ModelsExpand Collapse
SummaryModelResponse { meta, serie_0 }
SummaryModelResponse { meta, serie_0 }
meta: Meta { aggInterval, confidenceInfo, dateRange, 3 more } Metadata for the results.
meta: Meta { aggInterval, confidenceInfo, dateRange, 3 more }
Metadata for the results.
aggInterval: "FIFTEEN_MINUTES" | "ONE_HOUR" | "ONE_DAY" | 2 moreAggregation interval of the results (e.g., in 15 minutes or 1 hour intervals). Refer to Aggregation intervals.
aggInterval: "FIFTEEN_MINUTES" | "ONE_HOUR" | "ONE_DAY" | 2 more
Aggregation interval of the results (e.g., in 15 minutes or 1 hour intervals). Refer to Aggregation intervals.
confidenceInfo: ConfidenceInfo { annotations, level }
confidenceInfo: ConfidenceInfo { annotations, level }
normalization: "PERCENTAGE" | "MIN0_MAX" | "MIN_MAX" | 5 moreNormalization method applied to the results. Refer to Normalization methods.
normalization: "PERCENTAGE" | "MIN0_MAX" | "MIN_MAX" | 5 more
Normalization method applied to the results. Refer to Normalization methods.
SummaryTaskResponse { meta, serie_0 }
SummaryTaskResponse { meta, serie_0 }
meta: Meta { aggInterval, confidenceInfo, dateRange, 3 more } Metadata for the results.
meta: Meta { aggInterval, confidenceInfo, dateRange, 3 more }
Metadata for the results.
aggInterval: "FIFTEEN_MINUTES" | "ONE_HOUR" | "ONE_DAY" | 2 moreAggregation interval of the results (e.g., in 15 minutes or 1 hour intervals). Refer to Aggregation intervals.
aggInterval: "FIFTEEN_MINUTES" | "ONE_HOUR" | "ONE_DAY" | 2 more
Aggregation interval of the results (e.g., in 15 minutes or 1 hour intervals). Refer to Aggregation intervals.
confidenceInfo: ConfidenceInfo { annotations, level }
confidenceInfo: ConfidenceInfo { annotations, level }
normalization: "PERCENTAGE" | "MIN0_MAX" | "MIN_MAX" | 5 moreNormalization method applied to the results. Refer to Normalization methods.
normalization: "PERCENTAGE" | "MIN0_MAX" | "MIN_MAX" | 5 more
Normalization method applied to the results. Refer to Normalization methods.