ModelErrorAnalysis.add_condition_segments_performance_relative_difference_less_than#

ModelErrorAnalysis.add_condition_segments_performance_relative_difference_less_than(max_ratio_change: float = 0.05)[source]#

Add condition - require that the difference of performance between the segments is less than threshold.

Parameters
max_ratio_changefloat , default: 0.05

maximal ratio of change between the two segments’ performance.