![]() |
![]()
| ![]() |
![]()
NAMEPaws::Forecast::DescribePredictorResponse ATTRIBUTESAlgorithmArn => StrThe Amazon Resource Name (ARN) of the algorithm used for model training. AutoMLAlgorithmArns => ArrayRef[Str|Undef]When "PerformAutoML" is specified, the ARN of the chosen algorithm. AutoMLOverrideStrategy => StrThe AutoML strategy used to train the predictor. Unless "LatencyOptimized" is specified, the AutoML strategy optimizes predictor accuracy. This parameter is only valid for predictors trained using AutoML. Valid values are: "LatencyOptimized" =head2 CreationTime => Str When the model training task was created. DatasetImportJobArns => ArrayRef[Str|Undef]An array of the ARNs of the dataset import jobs used to import training data for the predictor. EncryptionConfig => Paws::Forecast::EncryptionConfigAn AWS Key Management Service (KMS) key and the AWS Identity and Access Management (IAM) role that Amazon Forecast can assume to access the key. EstimatedTimeRemainingInMinutes => IntThe estimated time remaining in minutes for the predictor training job to complete. EvaluationParameters => Paws::Forecast::EvaluationParametersUsed to override the default evaluation parameters of the specified algorithm. Amazon Forecast evaluates a predictor by splitting a dataset into training data and testing data. The evaluation parameters define how to perform the split and the number of iterations. FeaturizationConfig => Paws::Forecast::FeaturizationConfigThe featurization configuration. ForecastHorizon => IntThe number of time-steps of the forecast. The forecast horizon is also called the prediction length. ForecastTypes => ArrayRef[Str|Undef]The forecast types used during predictor training. Default value is "["0.1","0.5","0.9"]" HPOConfig => Paws::Forecast::HyperParameterTuningJobConfigThe hyperparameter override values for the algorithm. InputDataConfig => Paws::Forecast::InputDataConfigDescribes the dataset group that contains the data to use to train the predictor. LastModificationTime => StrThe last time the resource was modified. The timestamp depends on the status of the job:
Message => StrIf an error occurred, an informational message about the error. PerformAutoML => BoolWhether the predictor is set to perform AutoML. PerformHPO => BoolWhether the predictor is set to perform hyperparameter optimization (HPO). PredictorArn => StrThe ARN of the predictor. PredictorExecutionDetails => Paws::Forecast::PredictorExecutionDetailsDetails on the the status and results of the backtests performed to evaluate the accuracy of the predictor. You specify the number of backtests to perform when you call the operation. PredictorName => StrThe name of the predictor. Status => StrThe status of the predictor. States include:
The "Status" of the predictor must be "ACTIVE" before you can use the predictor to create a forecast. TrainingParameters => Paws::Forecast::TrainingParametersThe default training parameters or overrides selected during model training. When running AutoML or choosing HPO with CNN-QR or DeepAR+, the optimized values for the chosen hyperparameters are returned. For more information, see aws-forecast-choosing-recipes. _request_id => Str
|