LabelDrift.run_logic#
- LabelDrift.run_logic(context: Context) CheckResult [source]#
Calculate drift for the label.
- Returns
- CheckResult
value: drift score. display: label distribution graph, comparing the train and test distributions.
Calculate drift for the label.
value: drift score. display: label distribution graph, comparing the train and test distributions.