{% include "head.html" %}
{{ title }}
Model: {{model_name}}
{% include "confusion_matrix.html" %} {% include "metrics.html" %} {% include "roc.html" %} {% include "prc.html" %} {% include "predictions.html" %}