Execute Python
Execute python script with scikit-learn
An experiment with execute python module with scikit-learn. This experiment used the churn data given in Yhat blog and replicate the experiment with KNN classifier in scikit-learn.
Reference http://blog.yhathq.com/posts/predicting-customer-churn-with-sklearn.html