SageMakerMetricsClient

Contains all data plane API operations and data types for Amazon SageMaker Metrics. Use these APIs to put and retrieve (get) features related to your training run.

Properties

Link copied to clipboard
abstract override val config: SageMakerMetricsClient.Config

SageMakerMetricsClient's configuration

Functions

Link copied to clipboard

Used to ingest training metrics into SageMaker. These metrics can be visualized in SageMaker Studio and retrieved with the GetMetrics API.

Inherited functions

Link copied to clipboard

Used to ingest training metrics into SageMaker. These metrics can be visualized in SageMaker Studio and retrieved with the GetMetrics API.

Link copied to clipboard
expect abstract fun close()
Link copied to clipboard

Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.