class Aws::ForecastService::Types::EvaluationResult
The results of evaluating an algorithm. Returned as part of the GetAccuracyMetrics response.
@!attribute [rw] algorithm_arn
The Amazon Resource Name (ARN) of the algorithm that was evaluated. @return [String]
@!attribute [rw] test_windows
The array of test windows used for evaluating the algorithm. The `NumberOfBacktestWindows` from the EvaluationParameters object determines the number of windows in the array. @return [Array<Types::WindowSummary>]
@see docs.aws.amazon.com/goto/WebAPI/forecast-2018-06-26/EvaluationResult AWS API Documentation
Constants
- SENSITIVE