FeatureLabelCorrelation.add_condition_feature_pps_less_than#

FeatureLabelCorrelation.add_condition_feature_pps_less_than(threshold: float = 0.8) FLC[source]#

Add condition that will check that pps of the specified feature(s) is less than the threshold.

Parameters
thresholdfloat , default: 0.8

pps upper bound

Returns
——-
FLC