class Aws::ForecastService::Types::PredictorExecution
The algorithm used to perform a backtest and the status of those tests.
@!attribute [rw] algorithm_arn
The ARN of the algorithm used to test the predictor. @return [String]
@!attribute [rw] test_windows
An array of test windows used to evaluate the algorithm. The `NumberOfBacktestWindows` from the object determines the number of windows in the array. @return [Array<Types::TestWindowSummary>]
@see docs.aws.amazon.com/goto/WebAPI/forecast-2018-06-26/PredictorExecution AWS API Documentation
Constants
- SENSITIVE