finalMetricDataList property
A collection of MetricData
objects that specify the names,
values, and dates and times that the training algorithm emitted to Amazon
CloudWatch.
Implementation
final List<MetricData>? finalMetricDataList;
A collection of MetricData
objects that specify the names,
values, and dates and times that the training algorithm emitted to Amazon
CloudWatch.
final List<MetricData>? finalMetricDataList;