{% extends "base.html" %} {% block content %}
{{ pipeline.display_title }} predicts {{ pipeline.data_source.labels[prediction] }}. Actual genre is {{ pipeline.data_source.labels[article.label] }}.
There is no data to show.
{% endif %}There is no data to show.
{% endif %}