class Aws::ForecastService::Types::PredictorExecutionDetails

Contains details on the backtests performed to evaluate the accuracy of the predictor. The tests are returned in descending order of accuracy, with the most accurate backtest appearing first. You specify the number of backtests to perform when you call the operation.

@!attribute [rw] predictor_executions

An array of the backtests performed to evaluate the accuracy of the
predictor against a particular algorithm. The
`NumberOfBacktestWindows` from the object determines the number of
windows in the array.
@return [Array<Types::PredictorExecution>]

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

Constants

SENSITIVE