FeatureLabelCorrelationChange.add_condition_feature_pps_in_train_less_than#

FeatureLabelCorrelationChange.add_condition_feature_pps_in_train_less_than(threshold: float = 0.7) FLC[source]#

Add condition - train dataset feature pps is less than the threshold.

Parameters
thresholdfloat , default: 0.7

pps upper bound

Returns
FLC