EvaluationResult - Amazon Forecast

Amazon Forecast is no longer available to new customers. Existing customers of Amazon Forecast can continue to use the service as normal. Learn more"

EvaluationResult

The results of evaluating an algorithm. Returned as part of the GetAccuracyMetrics response.

Contents

AlgorithmArn

The Amazon Resource Name (ARN) of the algorithm that was evaluated.

Type: String

Length Constraints: Maximum length of 256.

Pattern: arn:([a-z\d-]+):forecast:.*:.*:.+

Required: No

TestWindows

The array of test windows used for evaluating the algorithm. The NumberOfBacktestWindows from the EvaluationParameters object determines the number of windows in the array.

Type: Array of WindowSummary objects

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: