View source: R/sagemakermetrics_operations.R
sagemakermetrics_batch_put_metrics | R Documentation |
Used to ingest training metrics into SageMaker. These metrics can be visualized in SageMaker Studio and retrieved with the GetMetrics
API.
See https://www.paws-r-sdk.com/docs/sagemakermetrics_batch_put_metrics/ for full documentation.
sagemakermetrics_batch_put_metrics(TrialComponentName, MetricData)
TrialComponentName |
[required] The name of the Trial Component to associate with the metrics. |
MetricData |
[required] A list of raw metric values to put. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.