MetricQueryResult - Amazon SageMaker

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 AWS SDKs, see the following: