View Source aws_sagemaker_metrics (aws v1.0.4)

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.

  • BatchPutMetrics: https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_metrics_BatchPutMetrics.html

Summary

Functions

Link to this function

batch_put_metrics(Client, Input)

View Source

Used to ingest training metrics into SageMaker.

These metrics can be visualized in SageMaker Studio and retrieved with the GetMetrics API.
Link to this function

batch_put_metrics(Client, Input0, Options0)

View Source