Very similar steps as Building a Regression Tree except we wish to minimize the Gini Index at each step.
When Pruning the Tree, we will use the classification error rate.
Very similar steps as Building a Regression Tree except we wish to minimize the Gini Index at each step.
When Pruning the Tree, we will use the classification error rate.