Values_1.DriftCheckModelQualitySourceRepresents the drift check model quality baselines that can be used when the model monitor is set using the model package.
type nonrec t = {statistics : Values_0.MetricsSource.t option;The drift check model quality statistics.
*)constraints : Values_0.MetricsSource.t option;The drift check model quality constraints.
*)}