Builder

class Builder

Properties

Link copied to clipboard

The timestamp of the CreateAutoPredictor request.

Link copied to clipboard

The data configuration for your dataset group and any additional datasets.

Link copied to clipboard

An array of the ARNs of the dataset import jobs used to import training data for the predictor.

Link copied to clipboard

An Key Management Service (KMS) key and an Identity and Access Management (IAM) role that Amazon Forecast can assume to access the key. You can specify this optional object in the CreateDataset and CreatePredictor requests.

Link copied to clipboard

The estimated time remaining in minutes for the predictor training job to complete.

Link copied to clipboard

Provides the status and ARN of the Predictor Explainability.

Link copied to clipboard

An array of dimension (field) names that specify the attributes used to group your time series.

Link copied to clipboard

The frequency of predictions in a forecast.

Link copied to clipboard

The number of time-steps that the model predicts. The forecast horizon is also called the prediction length.

Link copied to clipboard

The forecast types used during predictor training. Default value is ["0.1","0.5","0.9"].

Link copied to clipboard

The last time the resource was modified. The timestamp depends on the status of the job:

Link copied to clipboard

In the event of an error, a message detailing the cause of the error.

Link copied to clipboard

A object with the Amazon Resource Name (ARN) and status of the monitor resource.

Link copied to clipboard

The accuracy metric used to optimize the predictor.

Link copied to clipboard

The Amazon Resource Name (ARN) of the predictor

Link copied to clipboard

The name of the predictor.

Link copied to clipboard

The ARN and state of the reference predictor. This parameter is only valid for retrained or upgraded predictors.

Link copied to clipboard

The status of the predictor. States include:

Link copied to clipboard

The time boundary Forecast uses when aggregating data.

Functions