![]() |
![]()
| ![]() |
![]()
NAMEPaws::SageMaker::DescribeHyperParameterTuningJobResponse ATTRIBUTESBestTrainingJob => Paws::SageMaker::HyperParameterTrainingJobSummaryA TrainingJobSummary object that describes the training job that completed with the best current HyperParameterTuningJobObjective. REQUIRED CreationTime => StrThe date and time that the tuning job started. FailureReason => StrIf the tuning job failed, the reason it failed. HyperParameterTuningEndTime => StrThe date and time that the tuning job ended. REQUIRED HyperParameterTuningJobArn => StrThe Amazon Resource Name (ARN) of the tuning job. REQUIRED HyperParameterTuningJobConfig => Paws::SageMaker::HyperParameterTuningJobConfigThe HyperParameterTuningJobConfig object that specifies the configuration of the tuning job. REQUIRED HyperParameterTuningJobName => StrThe name of the tuning job. REQUIRED HyperParameterTuningJobStatus => StrThe status of the tuning job: InProgress, Completed, Failed, Stopping, or Stopped. Valid values are: "Completed", "InProgress", "Failed", "Stopped", "Stopping" =head2 LastModifiedTime => Str The date and time that the status of the tuning job was modified. REQUIRED ObjectiveStatusCounters => Paws::SageMaker::ObjectiveStatusCountersThe ObjectiveStatusCounters object that specifies the number of training jobs, categorized by the status of their final objective metric, that this tuning job launched. OverallBestTrainingJob => Paws::SageMaker::HyperParameterTrainingJobSummaryIf the hyperparameter tuning job is an warm start tuning job with a "WarmStartType" of "IDENTICAL_DATA_AND_ALGORITHM", this is the TrainingJobSummary for the training job with the best objective metric value of all training jobs launched by this tuning job and all parent jobs specified for the warm start tuning job. TrainingJobDefinition => Paws::SageMaker::HyperParameterTrainingJobDefinitionThe HyperParameterTrainingJobDefinition object that specifies the definition of the training jobs that this tuning job launches. TrainingJobDefinitions => ArrayRef[Paws::SageMaker::HyperParameterTrainingJobDefinition]A list of the HyperParameterTrainingJobDefinition objects launched for this tuning job. REQUIRED TrainingJobStatusCounters => Paws::SageMaker::TrainingJobStatusCountersThe TrainingJobStatusCounters object that specifies the number of training jobs, categorized by status, that this tuning job launched. WarmStartConfig => Paws::SageMaker::HyperParameterTuningJobWarmStartConfigThe configuration for starting the hyperparameter parameter tuning job using one or more previous tuning jobs as a starting point. The results of previous tuning jobs are used to inform which combinations of hyperparameters to search over in the new tuning job. _request_id => Str
|