Executive Summary

This summary provides a concise overview of the model's uncertainty quantification performance and key findings.

{% include "../components/summary/uncertainty_score.html" %}
{% include "../components/summary/metrics_summary.html" %}
{% include "../components/summary/model_info.html" %}

Key Findings

Coverage Performance

{{ coverage_finding }}

Calibration Quality

{{ calibration_finding }}

Interval Sharpness

{{ sharpness_finding }}

Group Differences

{{ group_finding }}

Performance Summary

Coverage by Confidence Level

Calibration Curve

Top Recommendations

    {% for recommendation in top_recommendations %}
  1. {{ recommendation.title }}

    {{ recommendation.description }}

  2. {% endfor %}