Decision trees naturally support classification problems with more than two classes and can be modified to handle regression problems. Finally, once constructed, they classify new items quickly.
All predictor variables within the model are used simultaneously requiring lengthy calculations (particularly when there are many predictor variables). Classification and Regression Tree (CART) ...