The project involves developing a machine learning model to predict customer churn using Artificial Neural Networks (ANN). Customer churn refers to the loss of clients or subscribers. Accurately predicting churn helps businesses implement strategies to retain customers, thereby increasing profitability.
Live Demo - https://ann-classification-churnrate-qjzu6hqbh4epstlaylkypc.streamlit.app/
- Clone this repo into your system.
- Create virtual environment using the command -
python -m venv env
- Now install all the packages which are listed in requirements.txt
pip install -r requirements.txt
-
Now run all the cell in the Experiments.ipynb And Prediction.ipynb as per your need.
-
To run on streamlit -
streamlit run ChurnRate.py
Frontend Client: Streamlit Services
Model Used: Artificial Neural Network - ANN
Dataset Used: Custom
If you have any feedback or just to say Hi!, please reach out to me at mahobiashubham4@gmail.com