Class AutoMlImageObjectDetectionMetadata (1.13.1)

AutoMlImageObjectDetectionMetadata(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Attributes

NameDescription
cost_milli_node_hours int
The actual training cost of creating this model, expressed in milli node hours, i.e. 1,000 value in this field means 1 node hour. Guaranteed to not exceed inputs.budgetMilliNodeHours.
successful_stop_reason google.cloud.aiplatform.v1.schema.trainingjob.definition_v1.types.AutoMlImageObjectDetectionMetadata.SuccessfulStopReason
For successful job completions, this is the reason why the job has finished.

Inheritance

builtins.object > proto.message.Message > AutoMlImageObjectDetectionMetadata

Classes

SuccessfulStopReason

SuccessfulStopReason(value)

API documentation for aiplatform.v1.schema.trainingjob.definition_v1.types.AutoMlImageObjectDetectionMetadata.SuccessfulStopReason class.