{% extends 'main.html' %} {% block content %} {% load static %}

Train a Model

{% if df_name %} {% endif %}
{% if df_name %}
DataFrame Summary Information
{{ fig|safe }}
Classifier
{% if dataset_type == "tabular" %}
Class Label
{% elif dataset_type == "timeseries" %} {% endif %}
{% else %}
Dataframe Summary

You first need to pick or upload a dataset

{% endif %}
{% csrf_token %}
Processing...
{% endblock content %}