Predict Customer Churn with Clean Code
Please run this command in order to install required packed
pip install -r requirement.txt
data To store csv data file
images Storing images
logs Storing log of test
models Storing models
Training
python churn_library.py
Testing
python churn_script_logging_and_tests.py