TrainTestPredictionDrift.compute#
- TrainTestPredictionDrift.compute(context: Context) CheckResult[source]#
 Calculate drift on prediction properties samples that were collected during update() calls.
- Returns
 - CheckResult
 value: drift score. display: label distribution graph, comparing the train and test distributions.