Metrics
Provides metrics that are used to evaluate the performance of a predictor. This object is part of the WindowSummary object.
Contents
- ErrorMetrics
-
Provides detailed error metrics on forecast type, root-mean square-error (RMSE), and weighted average percentage error (WAPE).
Type: Array of ErrorMetric objects
Required: No
- RMSE
-
This member has been deprecated.
The root-mean-square error (RMSE).
Type: Double
Required: No
- WeightedQuantileLosses
-
An array of weighted quantile losses. Quantiles divide a probability distribution into regions of equal probability. The distribution in this case is the loss function.
Type: Array of WeightedQuantileLoss objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: