finalMetricDataList property
A list of final metric values that are set when the training job completes. Used only if the training job was configured to use metrics.
Implementation
final List<MetricData>? finalMetricDataList;
A list of final metric values that are set when the training job completes. Used only if the training job was configured to use metrics.
final List<MetricData>? finalMetricDataList;