TrainTestPredictionDrift.run_logic#

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

Calculate drift for all columns.

Returns
CheckResult

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