gitextract_o9jxgrhd/ ├── Churn Prediction Model.ipynb ├── Customers Survival Analysis.ipynb ├── Exploratory Data Analysis.ipynb ├── Images/ │ └── README.md ├── LICENSE.md ├── Procfile ├── README.md ├── app.py ├── explainer.bz2 ├── model.pkl ├── requirements.txt ├── survivemodel.pkl └── templates/ └── index.html