TrainingProgressInfo - Amazon SageMaker

TrainingProgressInfo

The serverless training job progress information.

Contents

CurrentEpoch

The current epoch number.

Type: Long

Valid Range: Minimum value of 0.

Required: No

CurrentStep

The current step number.

Type: Long

Valid Range: Minimum value of 0.

Required: No

MaxEpoch

The maximum number of epochs for this job.

Type: Long

Valid Range: Minimum value of 0.

Required: No

TotalStepCountPerEpoch

The total step count per epoch.

Type: Long

Valid Range: Minimum value of 0.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: