Use CART® Regression to create an decision tree for a continuous response with many categorical or continuous predictors. CART® Regression illustrates important patterns and relationships between a continuous response and important predictors within highly complicated data, without using parametric methods.
CART® Regression provides insights for a wide range of applications, including manufacturing quality control, drug discovery, fraud detection, credit scoring, and churn prediction. Use the results to identify important variables, to identify groups in the data with desirable characteristics, and to predict response values for new observations. For example, a bank manager wants to identify potential customers that have higher response rates to specific initiatives.
For a more complete introduction to the CART® methodology, see Breiman, Friedman, Olshen and Stone (1984)1.
To create a classification tree, choose
.If you have a categorical response variable, use CART® Classification.