NewLabelTrainTest.add_condition_new_labels_not_greater_than#

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

Add condition - require label column not to have greater than given number of different new labels.

Parameters
max_newint , default: 0

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