PredictionDrift.run_logic#

PredictionDrift.run_logic(context: Context) CheckResult[source]#

Calculate drift for predictions.

Returns
CheckResult

value: drift score. display: prediction distribution graph, comparing the train and test distributions.