You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SageMaker::Types::MetricData
- Inherits:
-
Struct
- Object
- Struct
- Aws::SageMaker::Types::MetricData
- Defined in:
- (unknown)
Overview
The name, value, and date and time of a metric that was emitted to Amazon CloudWatch.
Instance Attribute Summary collapse
-
#metric_name ⇒ String
The name of the metric.
-
#timestamp ⇒ Time
The date and time that the algorithm emitted the metric.
-
#value ⇒ Float
The value of the metric.
Instance Attribute Details
#metric_name ⇒ String
The name of the metric.
#timestamp ⇒ Time
The date and time that the algorithm emitted the metric.
#value ⇒ Float
The value of the metric.