Vertex AI V1 API - Module Google::Cloud::AIPlatform::V1::Schema::TrainingJob::Definition::AutoMlImageObjectDetectionMetadata::SuccessfulStopReason (v0.10.0)

Reference documentation and code samples for the Vertex AI V1 API module Google::Cloud::AIPlatform::V1::Schema::TrainingJob::Definition::AutoMlImageObjectDetectionMetadata::SuccessfulStopReason.

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.