MetricQueryResult - 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).

MetricQueryResult

The result of a query to retrieve training metrics from SageMaker.

Contents

MetricValues

The metric values retrieved by the query.

Type: Array of doubles

Required: Yes

Status

The status of the metric query.

Type: String

Valid Values: Complete | Truncated | InternalError | ValidationError

Required: Yes

XAxisValues

The values for the x-axis of the metrics.

Type: Array of longs

Required: Yes

Message

A message describing the status of the metric query.

Type: String

Length Constraints: Maximum length of 2048.

Pattern: .*

Required: No

See Also

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