Predict a customer will stay?
What Is This? This is a machine learning model intended to predict if a client will stop running advertising campaings according to several features and observations.
How To Use This?
Run jupyter notebook on your machine. Find the "Modeling Challenge.ipynb" file in the root folder (or you can use model.py). Run pip install -r requirements.txt to install dependencies. Run the model.