Use the data set churn. Normalize the numerical data, recode the categorical variables, and deal with the correlated variables.
Compare the neural network model with the classification and regression tree (CART) and C4.5 models for this task in Chapter 11.
Describe the benefits and drawbacks of the neural network model compared to the others. Is there convergence or divergence of results among the models?