amar-belkhede / churn-prediction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BE Project - Customer Churn Prediction Flask App

Executing the files

To create the model.pkl file using the script:

python model.py

To launch the flask app in the web-browser:

python server.py

Enter any of the values from the dataset to test the model.

Docker Image for the model

Find the Docker Image of the webapp here. Follow the instructions in the readme to run the Flask Webapp.

Results

  1. Entering customer information in the given fields

  1. Output given by our Application

About


Languages

Language:Python 46.6%Language:HTML 31.3%Language:CSS 20.5%Language:Dockerfile 1.7%