TrainTestPerformance.add_condition_train_test_relative_degradation_less_than#
- TrainTestPerformance.add_condition_train_test_relative_degradation_less_than(threshold: float = 0.1) Self [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)