Class ImageClassificationModelMetadata (1.0.2)

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.

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > ImageClassificationModelMetadata