PredictorExecution - Amazon Forecast

PredictorExecution

The algorithm used to perform a backtest and the status of those tests.

Contents

AlgorithmArn

The ARN of the algorithm used to test the predictor.

Type: String

Length Constraints: Maximum length of 256.

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

Required: No

TestWindows

An array of test windows used to evaluate the algorithm. The NumberOfBacktestWindows from the EvaluationParameters object determines the number of windows in the array.

Type: Array of TestWindowSummary objects

Required: No

See Also

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