{% extends "index.html" %} {% block content %}
Model evaluation
Distribution over clients
{% if not box_plot %}
{% else %}
{% endif %}
Model evaluation
Client average metrics
{% if not table_plot %} {% else %}
{% endif %}
Aggregated client profile and training time distribution
{% if not clients_plot %} {% else %}
{% endif %}
{% endblock %}