This is a project to build supervised ML classification models to predict users' churn rate
There are seven sections in the project:
3.Feature Engineering, One-hot-encode (Linearty), drop (unrelated, univariance, low variance), split out ground truth
Probablity option for classifiers
loop through 3,4,5,6,7 for better model and better solution
source data attached Please use Jupyter Notebook to open