Class: Aws::Types::TrainingMetrics
- Inherits:
-
Object
- Object
- Aws::Types::TrainingMetrics
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#training_loss ⇒ ::Float
Returns the value of attribute training_loss.
Instance Attribute Details
#training_loss ⇒ ::Float
Returns the value of attribute training_loss.
3565 3566 3567 |
# File 'sig/types.rbs', line 3565 def training_loss @training_loss end |