SingleFeatureContribution.add_condition_feature_pps_not_greater_than#

SingleFeatureContribution.add_condition_feature_pps_not_greater_than(threshold: float = 0.8) FC[source]#

Add condition that will check that pps of the specified feature(s) is not greater than X.

Parameters
thresholdfloat , default: 0.8

pps upper bound

Returns
——-
FC