Values_1.DriftCheckExplainabilitySourceRepresents the drift check explainability baselines that can be used when the model monitor is set using the model package.
type nonrec t = {constraints : Values_0.MetricsSource.t option;The drift check explainability constraints.
*)configFile : FileSource.t option;The explainability config file for the model.
*)}