Malware ASM predictions RandomForest

{% if error %}

{{ error }}

{% else %} {% for heading in data.0 %} {% endfor %} {% for row in data|slice:"1:" %} {% for cell in row %} {% endfor %} {% endfor %}
{{ heading }}
{{ cell }}
{% endif %}