{{ (resilience_score * 100)|int }}%
Resilience Score

{% if resilience_score >= 0.9 %} Excellent resilience to distribution shifts with minimal performance degradation. {% elif resilience_score >= 0.8 %} Good resilience with limited performance degradation under distribution shifts. {% elif resilience_score >= 0.7 %} Moderate resilience with noticeable but acceptable performance degradation. {% elif resilience_score >= 0.6 %} Fair resilience with significant performance degradation under distribution shifts. {% else %} Limited resilience with substantial performance degradation under distribution shifts. {% endif %}

Poor
Fair
Moderate
Good
Excellent
Higher scores indicate better model resilience to distribution shifts