{% if charts.critical_feature_distributions %}

Critical Feature Distributions

Compares the distributions of the most critical features between normal and stressed conditions.

Critical feature distributions
{% endif %} {% if charts.residual_distribution %}

Model Residual Distribution

Shows the distribution of residuals (prediction errors) across different datasets, helping identify biases under stress conditions.

Residual distribution
{% endif %} {% if charts.model_comparison_chart %}

Model Resilience Comparison

Compares resilience performance across different models under increasing stress levels. Models with more gradual decline are more resilient.

Model resilience comparison
{% endif %}