ClassPerformance.add_condition_train_test_relative_degradation_less_than#

ClassPerformance.add_condition_train_test_relative_degradation_less_than(threshold: float = 0.1) PR[source]#

Add condition - test performance is not degraded by more than given percentage in train.

Parameters
thresholdfloat , default: 0.1

maximum degradation ratio allowed (value between 0 and 1)