python -m venv churnchurn\Scripts\activatepip install -r requirements.txtOpen and run notebooks in this order using Jupyter Notebook or VS Code:
notebooks/EDA.ipynbnotebooks/Preprocessing.ipynbnotebooks/ADASYN.ipynb- Model notebooks:
notebooks/Logistic_Regresson.ipynbnotebooks/RF_Model.ipynbnotebooks/Gradient_Boosting_Model.ipynb