Class ImageClassificationModelMetadata (0.5.0)

Model metadata for image classification.

Required. The train budget of creating this model, expressed in hours. The actual train_cost will be equal or less than this value.

Output only. The reason that this create model operation stopped, e.g. BUDGET_REACHED, MODEL_CONVERGED.