- Collected
- 04-04-2024
- Reading
- 1 min
- Family
- #machine-learning · #python
Customer churn predictor
A reproducible machine-learning workflow for predicting when a customer is likely to leave a service based on behavioral data.
The project uses statistical feature selection, XGBoost, and Bayesian hyperparameter optimization, with the workflow kept visible in the public repository for inspection.
Related: Applied ML