class Aws::ForecastService::Types::GetAccuracyMetricsResponse

@!attribute [rw] predictor_evaluation_results

An array of results from evaluating the predictor.
@return [Array<Types::EvaluationResult>]

@!attribute [rw] auto_ml_override_strategy

<note markdown="1"> The `LatencyOptimized` AutoML override strategy is only available in
private beta. Contact AWS Support or your account manager to learn
more about access privileges.

 </note>

The AutoML strategy used to train the predictor. Unless
`LatencyOptimized` is specified, the AutoML strategy optimizes
predictor accuracy.

This parameter is only valid for predictors trained using AutoML.
@return [String]

@!attribute [rw] optimization_metric

The accuracy metric used to optimize the predictor.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/forecast-2018-06-26/GetAccuracyMetricsResponse AWS API Documentation

Constants

SENSITIVE