{% extends "repository/base.html" %} {% load i18n %} {% load markup %} {% load show_stars %} {% load repository_filters %} {% load paginator %} {% block title %}{% trans "Repository" %} :: {{ object.klass }} :: {{ object.name }}{% endblock %} {% block breadcrumbs %}{% trans "Repository" %} / {% trans "Task" %} / {% trans "View" %} / {{ object.name }} {% endblock %} {% block extrahead %} {% endblock %} {% block content %}
Object is LOCKED because others depend on it.
Fork to change.
| Nr | Splitimage | {% for sp in extract.split_idx %}
|---|---|
| {{ sp.0 }} |
| Nr | Train Indices | Validation Indices | Test Indices |
|---|---|---|---|
| {{ sp.0 }} | {{ sp.1|join:', ' }} | {{ sp.2|join:', ' }} | {{ sp.3|join:', ' }} |
This item was downloaded {{ current.downloads }} times and viewed {{ current.hits }} times.
| Submitter | Method (version) | Curve | Score | Date |
|---|---|---|---|---|
| {{ o.method.user }} | {{ o.method.name }} ({{ o.task.version }}) | {% ifequal o.complex_result_type "Curve" %} |
{{ o.aggregation_score }} predictions | {{ o.pub_date|date:"Y-m-d H:i" }} |