Model evaluation
Model calibration, where the model Accuracy (y-axis) should correspond well with the confidence level (x-axis).
{{eff_caption}}
Table 2. Performance metrics not dependent on confidence level
Metric |
Value |
{% for row in metric_table %}
{% for cell in row %}
{{ cell }} |
{% endfor %}
{% endfor %}