Churn Prediction on data provided by Teradata Center for Customer Relationship Management at Duke University
- Preprocess data using preprocess_data.py
- Train models using explore_models.py (ensemble classifier uses Sebastian Raschka's ensemble classifier)
Related notebook is available under notebooks folder