Class AutoMlImageSegmentationMetadata (0.4.0)

AutoMlImageSegmentationMetadata(
    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 `.automl_image_segmentation.AutoMlImageSegmentationMetadata.SuccessfulStopReason`
For successful job completions, this is the reason why the job has finished.

Inheritance

builtins.object > proto.message.Message > AutoMlImageSegmentationMetadata