Icon

01_​Training_​a_​Churn_​Predictor

Training a Churn Predictor
Read Data Contract Data Calls Data Conversions Churn and Area Code to String Color Churn 0 -> Blue 1 -> Red Partitioning 80% training 20% testing Pre-processing / Data Preparation Train Model Decision tree Save to PMML Evaluation Apply and score Model Churn Prediction - TrainingThis workflow is an example of how to train a basic machine learning model for a churn prediction task, using a Decision Tree algorithm. 80%vs. 20%colorby churnclass = churnarea codeand churn ->StringAuCCalls datacontract dataperformancescoringapply decision tree Partitioning Color Manager DecisionTree Learner Number To String ROC Curve Excel Reader PMML Writer CSV Reader Scorer Decision TreePredictor Joiner Read Data Contract Data Calls Data Conversions Churn and Area Code to String Color Churn 0 -> Blue 1 -> Red Partitioning 80% training 20% testing Pre-processing / Data Preparation Train Model Decision tree Save to PMML Evaluation Apply and score Model Churn Prediction - TrainingThis workflow is an example of how to train a basic machine learning model for a churn prediction task, using a Decision Tree algorithm. 80%vs. 20%colorby churnclass = churnarea codeand churn ->StringAuCCalls datacontract dataperformancescoringapply decision tree Partitioning Color Manager DecisionTree Learner Number To String ROC Curve Excel Reader PMML Writer CSV Reader Scorer Decision TreePredictor Joiner

Nodes

Extensions

Links