Values.MetricDefinitionSourceInformation about the model metric that is reported for a trained model.
type nonrec t = {name : MetricName.t;The name of the model metric.
*)regex : MetricRegex.t;The regular expression statement that defines how the model metric is reported.
*)}