SingleFeatureContributionTrainTest.add_condition_feature_pps_in_train_not_greater_than#

SingleFeatureContributionTrainTest.add_condition_feature_pps_in_train_not_greater_than(threshold: float = 0.7) FC[source]#

Add new condition.

Add condition that will check that train dataset feature pps is not greater than X.

Parameters
thresholdfloat , default: 0.7

pps upper bound

Returns
FC