Values.SummarySourceThe S3 bucket that contains the training summary. The training summary includes aggregated evaluation metrics for the entire testing dataset and metrics for each individual label. You get the training summary S3 bucket location by calling DescribeProjectVersions.
val to_value :
t ->
[> `Structure of
(string * [> `Structure of (string * [> `String of S3Bucket.t ]) list ])
list ]