PropertySegmentsPerformance.add_condition_segments_relative_performance_greater_than#
- PropertySegmentsPerformance.add_condition_segments_relative_performance_greater_than(max_ratio_change: float = 0.2)[source]#
Add condition - check that the score of the weakest segment is greater than supplied relative threshold.
- Parameters
- max_ratio_changefloat , default: 0.20
maximal ratio of change allowed between the average score and the score of the weakest segment.