Detailed performance metrics for different perturbation levels.
Metric | Value | Description |
---|---|---|
Robustness Score | {{ robustness_score|round(2) }} | Overall robustness of the model (higher is better) |
Base Score | {{ base_score|round(3) }} | Performance on unperturbed data |
Raw Impact | {{ (raw_impact * 100)|round(2) }}% | Average performance impact from raw perturbations |
Quantile Impact | {{ (quantile_impact * 100)|round(2) }}% | Average performance impact from quantile perturbations |
Metric | {{ metric }} | Performance metric used for evaluation |
Perturbation Level | Performance | Impact % | Iterations |
---|