Values.BatchGetMetricsRequestSourceUsed to retrieve training metrics from SageMaker.
type nonrec t = {metricQueries : MetricQueryList.t;Queries made to retrieve training metrics from SageMaker.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `Long of Long.t
| `String of MetricName.t ])
list ]
list ])
list ]