NewLabelTrainTest.add_condition_new_labels_number_less_or_equal#

NewLabelTrainTest.add_condition_new_labels_number_less_or_equal(max_new: int = 0)[source]#

Add condition - require label column’s number of different new labels to be less or equal to the threshold.

Parameters
max_newint , default: 0

Number of different new labels value types which is the maximum allowed.