FeatureLabelCorrelationChange.run_logic#

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

Run check.

Returns
CheckResult

value is a dictionary with PPS difference per feature column. data is a bar graph of the PPS of each feature.

Raises
DeepchecksValueError

If the object is not a Dataset instance with a label.