Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 532 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 532 Bytes

Predicting customer churn with sklearn

Code accompanying blog post which can be found here

churn_measurements.py - Implementations of calibration and discrimination measurements

churn_model.py - A deployable, batch mode compatoble Yhat model for predicting customer churn.

data/churn.csv - Dataset used in blog. Originally published accompanying Discovering Knowledge in Data (Larose; 2004)