Describes a predictor created using the CreateAutoPredictor operation.
Headers
Request body
The Amazon Resource Name (ARN) of the predictor.
Response
Success
The Amazon Resource Name (ARN) of the predictor
The name of the predictor.
The number of time-steps that the model predicts. The forecast horizon is also called the prediction length.
The forecast types used during predictor training. Default value is ["0.1","0.5","0.9"].
An array of dimension (field) names that specify the attributes used to group your time series.
An array of the ARNs of the dataset import jobs used to import training data for the predictor.
The estimated time remaining in minutes for the predictor training job to complete.
In the event of an error, a message detailing the cause of the error.
The timestamp of the CreateAutoPredictor request.
The accuracy metric used to optimize the predictor.