class Aws::ForecastService::Types::ErrorMetric
Provides detailed error metrics to evaluate the performance of a predictor. This object is part of the Metrics
object.
@!attribute [rw] forecast_type
The Forecast type used to compute WAPE, MAPE, MASE, and RMSE. @return [String]
@!attribute [rw] wape
The weighted absolute percentage error (WAPE). @return [Float]
@!attribute [rw] rmse
The root-mean-square error (RMSE). @return [Float]
@!attribute [rw] mase
The Mean Absolute Scaled Error (MASE) @return [Float]
@!attribute [rw] mape
The Mean Absolute Percentage Error (MAPE) @return [Float]
@see docs.aws.amazon.com/goto/WebAPI/forecast-2018-06-26/ErrorMetric AWS API Documentation
Constants
- SENSITIVE