IdentifierLeakage.run_logic

IdentifierLeakage.run_logic(context: CheckRunContext, dataset_type: str = 'train') 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.