Amazon Forecast · Schema

Predictor

An Amazon Forecast ML predictor trained on a dataset group.

AWSForecastingMachine LearningPredictive AnalyticsTime Series

Properties

Name Type Description
PredictorArn string ARN of the predictor.
PredictorName string Name of the predictor.
AlgorithmArn string ARN of the algorithm used.
ForecastHorizon integer Number of time steps for the forecast.
ForecastTypes array Quantiles to forecast (e.g., p10, p50, p90).
PerformAutoML boolean Whether to auto-select the best algorithm.
PerformHPO boolean Whether to perform hyperparameter optimization.
Status string Status of the predictor.
CreationTime string
LastModificationTime string
View JSON Schema on GitHub