Cloud AI Platform v1 API - Enum AutoMlImageClassificationMetadata.Types.SuccessfulStopReason (2.27.0)

public enum AutoMlImageClassificationMetadata.Types.SuccessfulStopReason

Namespace

Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition

Assembly

Google.Cloud.AIPlatform.V1.dll

Fields

NameDescription
BudgetReached

The inputs.budgetMilliNodeHours had been reached.

ModelConverged

Further training of the Model ceased to increase its quality, since it already has converged.

Unspecified

Should not be set.