✅ Final Prediction
Final Risk: {{ final_risk_level }}
Combined Score: {{ combined_score }}%
Component Analysis Scores
- Tabular Confidence (Form Data): {{ confidence }}%
- OCR Report Risk Score: {{ ocr_score }} (Max 1.0)
- CNN X-ray Risk Score: {{ cnn_score }}%
🔬 Model Focus Visualization (Grad-CAM)
This heatmap highlights the regions the AI focused on in the X-ray for prediction.
Keywords Detected in Report
{% if ocr_keywords %}-
{% for keyword in ocr_keywords %}
- ✅ {{ keyword }} {% endfor %}
No keywords detected or report not processed.
{% endif %}{% if error_message %} {% endif %} START NEW ASSESSMENT