Table of Contents
This is a classification model that aim to determine if a given client is going to leave a credit card firm.
-
Clone the repo
git clone https://github.com/Pablousse/churn-prediction.git
-
Install dependencies
pip install -r requirements.txt
You can find the data used to create the model on : Credit Card Customers
Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Arnaud Durieux - [email protected]
Project Link: https://github.com/Pablousse/challenge-api-deployment