Class ImageClassificationModelMetadata (0.10.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.

Output only. An approximate number of online prediction QPS that can be supported by this model per each node on which it is deployed.