This is brief data dive and modeling on the Telco Customer Churn data from Kaggle.
Version 2 is the most recent version, updated to include new thoughts, xgboost, and shap.
Version 1 does an exploratory data analysis, data cleaning and modeling with Sklearn Random Forest.
Both versions include variations on Cross Fold Validation, Deciling and Lift, and Feature Importances.