Shows the distribution shift of features between normal and stressed conditions, highlighting features with significant changes.
Compares the distributions of the most critical features between normal and stressed conditions.
Shows the most important features affecting model resilience. Features with higher importance have greater impact on model performance under stress.
Compares feature importance from the model's original training versus from resilience analysis, highlighting differences in what impacts general performance versus resilience.
Feature | Importance |
---|---|
{{ feature }} | {{ "%.4f"|format(importance) }} |