{% load static %} Customer Churn

Customer Churn Prediction

You Customer has a {{ prediction|floatformat:-2 }} % chance of churning !

{% if prediction > 50 %}
{% else %}
{% endif %}