AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

The serverless training job progress information.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.TrainingProgressInfo

Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z

Syntax

C#
public class TrainingProgressInfo

The TrainingProgressInfo type exposes the following members

Constructors

NameDescription
Public Method TrainingProgressInfo()

Properties

NameTypeDescription
Public Property CurrentEpoch System.Int64

Gets and sets the property CurrentEpoch.

The current epoch number.

Public Property CurrentStep System.Int64

Gets and sets the property CurrentStep.

The current step number.

Public Property MaxEpoch System.Int64

Gets and sets the property MaxEpoch.

The maximum number of epochs for this job.

Public Property TotalStepCountPerEpoch System.Int64

Gets and sets the property TotalStepCountPerEpoch.

The total step count per epoch.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5