HyperParameterTrainingJobSummary

The container for the summary information about a training job.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The date and time that the training job was created.

Link copied to clipboard

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.

Link copied to clipboard

The status of the objective metric for the training job:

Link copied to clipboard

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.

Link copied to clipboard

The Amazon Resource Name (ARN) of the training job.

Link copied to clipboard

The training job definition name.

Link copied to clipboard

The name of the training job.

Link copied to clipboard

The status of the training job.

Link copied to clipboard

The date and time that the training job started.

Link copied to clipboard

A list of the hyperparameters for which you specified ranges to search.

Link copied to clipboard

The HyperParameter tuning job that launched the training job.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String