Amazon Forecast is no longer available to new customers. Existing customers of
Amazon Forecast can continue to use the service as normal.
Learn more"
ErrorMetric
Provides detailed error metrics to evaluate the performance of a predictor. This object is part of the Metrics object.
Contents
- ForecastType
-
The Forecast type used to compute WAPE, MAPE, MASE, and RMSE.
Type: String
Length Constraints: Minimum length of 2. Maximum length of 4.
Pattern:
(^0?\.\d\d?$|^mean$)
Required: No
- MAPE
-
The Mean Absolute Percentage Error (MAPE)
Type: Double
Required: No
- MASE
-
The Mean Absolute Scaled Error (MASE)
Type: Double
Required: No
- RMSE
-
The root-mean-square error (RMSE).
Type: Double
Required: No
- WAPE
-
The weighted absolute percentage error (WAPE).
Type: Double
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: