Class AutoMlTablesMetadata (0.9.0)

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

Model metadata specific to AutoML Tables. .. attribute:: train_cost_milli_node_hours

Output only. The actual training cost of the model, expressed in milli node hours, i.e. 1,000 value in this field means 1 node hour. Guaranteed to not exceed the train budget.

:type: int

Inheritance

builtins.object > proto.message.Message > AutoMlTablesMetadata