SingleFeatureContributionTrainTest.run_logic¶
- SingleFeatureContributionTrainTest.run_logic(context: CheckRunContext) 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.