View Source aws_sagemaker_metrics (aws v0.7.13)

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

Link to this section Summary

Link to this section 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