Module Google::Cloud::AIPlatform::V1::Schema::TrainingJob::Definition::AutoMlImageSegmentationMetadata::SuccessfulStopReason (v0.1.0)

Constants

SUCCESSFUL_STOP_REASON_UNSPECIFIED

value: 0
Should not be set.

BUDGET_REACHED

value: 1
The inputs.budgetMilliNodeHours had been reached.

MODEL_CONVERGED

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