{% extends 'base.html' %} {% block header %} {% block title %}Models{% endblock %} {% endblock %} {% block content %}
Search Results - All predictions done on Evaluation Split
{{ models_left_upper }}
{{ models_left_bottom_title }}
{{ models_left_bottom }}
{{ models_right_title }}
{{ models_right_plot }}
Predictions Table
{{ predictions_table }}
{{ bokeh_script_models_right }}
{{ bokeh_script_models_left_bottom }}
{{ bokeh_script_predictions_table }}
{% endblock %}