Analyze Data: Training a Decision Tree
This workflow is an example of how to train and evaluate a basic machine learning model for a churn prediction task.
In this case, we train and apply a Decision Tree algorithm, however, the Learner-Predictor construct is common to all supervised algorithms.