sagemakermetrics_batch_put_metrics: Used to ingest training metrics into SageMaker

View source: R/sagemakermetrics_operations.R

sagemakermetrics_batch_put_metricsR Documentation

Used to ingest training metrics into SageMaker

Description

Used to ingest training metrics into SageMaker. These metrics can be visualized in SageMaker Studio.

See https://www.paws-r-sdk.com/docs/sagemakermetrics_batch_put_metrics/ for full documentation.

Usage

sagemakermetrics_batch_put_metrics(TrialComponentName, MetricData)

Arguments

TrialComponentName

[required] The name of the Trial Component to associate with the metrics. The Trial Component name must be entirely lowercase.

MetricData

[required] A list of raw metric values to put.


paws.machine.learning documentation built on April 3, 2025, 8:41 p.m.