APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Amazon Forecast
Predictor
Amazon Forecast
· Schema
Predictor
An Amazon Forecast ML predictor trained on a dataset group.
AWS
Forecasting
Machine Learning
Predictive Analytics
Time 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