TrainTestLabelDrift.run_logic¶
- TrainTestLabelDrift.run_logic(context: CheckRunContext) CheckResult[source]¶
Calculate drift for all columns.
- Returns
- CheckResult
value: drift score. display: label distribution graph, comparing the train and test distributions.