TrialComponentMetricSummary - Amazon SageMaker
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

TrialComponentMetricSummary

A summary of the metrics of a trial component.

Contents

Avg

The average value of the metric.

Type: Double

Required: No

Count

The number of samples used to generate the metric.

Type: Integer

Required: No

Last

The most recent value of the metric.

Type: Double

Required: No

Max

The maximum value of the metric.

Type: Double

Required: No

MetricName

The name of the metric.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Pattern: .+

Required: No

Min

The minimum value of the metric.

Type: Double

Required: No

SourceArn

The Amazon Resource Name (ARN) of the source.

Type: String

Length Constraints: Maximum length of 256.

Pattern: arn:aws[a-z\-]*:sagemaker:[a-z0-9\-]*:[0-9]{12}:.*

Required: No

StdDev

The standard deviation of the metric.

Type: Double

Required: No

TimeStamp

When the metric was last updated.

Type: Timestamp

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: