Class AutoMlImageSegmentationMetadata (0.9.0)

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

Attributes

Name Description
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.v1beta1.schema.trainingjob.definition_v1beta1.types.AutoMlImageSegmentationMetadata.SuccessfulStopReason
For successful job completions, this is the reason why the job has finished.

Inheritance

builtins.object > proto.message.Message > AutoMlImageSegmentationMetadata

Classes

  SuccessfulStopReason 
 ( 
 value 
 ) 
 

API documentation for aiplatform.v1beta1.schema.trainingjob.definition_v1beta1.types.AutoMlImageSegmentationMetadata.SuccessfulStopReason class.