Amazon Forecast is no longer available to new customers. Existing customers of
Amazon Forecast can continue to use the service as normal.
Learn more"
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 CreatePredictor operation.
Contents
- PredictorExecutions
-
An array of the backtests performed to evaluate the accuracy of the predictor against a particular algorithm. The
NumberOfBacktestWindows
from the EvaluationParameters object determines the number of windows in the array.Type: Array of PredictorExecution objects
Array Members: Minimum number of 1 item. Maximum number of 5 items.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: