Predicting churn with a decision tree

Question

Given the following dataset, can you create a decision tree to predict customer churn? For simplicity, you can set the maximum depth of the decision tree to 4. For the purpose of this exercise, you do not need to optimize the model.

Solution will create a model and decision tree using Python, then discuss interpreting the output.

Solution

Access restricted

Subscribe to premium account to see the solution.

Get premium now