HyperParameterTrainingJobSummary
The container for the summary information about a training job.
Types
Properties
The date and time that the training job was created.
The reason that the training job failed.
The FinalHyperParameterTuningJobObjectiveMetric object that specifies the value of the objective metric of the tuning job that launched this training job.
The status of the objective metric for the training job:
Specifies the time when the training job ends on training instances. You are billed for the time interval between the value of TrainingStartTime
and this time. For successful jobs and stopped jobs, this is the time after model artifacts are uploaded. For failed jobs, this is the time when SageMaker detects a job failure.
The Amazon Resource Name (ARN) of the training job.
The training job definition name.
The name of the training job.
The status of the training job.
The date and time that the training job started.
A list of the hyperparameters for which you specified ranges to search.
The HyperParameter tuning job that launched the training job.