Customer Churn Prediction
Built a machine learning model to predict customer churn using classification algorithms (Logistic Regression, Random Forest). Performed data cleaning, feature engineering, and exploratory data analysis to identify key churn indicators, achieving high prediction accuracy.
- Compared Logistic Regression and Random Forest models
- Feature engineering to pinpoint primary churn triggers
- Handled class imbalance and performed metric evaluation