FeatureLabelCorrelation.run_logic#

FeatureLabelCorrelation.run_logic(context: Context, dataset_kind) CheckResult[source]#

Run check.

Returns
CheckResult

value is a dictionary with PPS 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.