Analysis of the Relationship of Variables to a Target Variable

{% block content %}

TARGET

{% block target_histogram %} Target Variable Histogram {% endblock target_histogram %}
{% block target_table %} {{ result_dict.target_table | safe }} {% endblock target_table %}
{% endblock %}