Consider the decision tree shown in Figure 4.30. (a) Compute the generalization error rate of the...
Consider the decision tree shown in Figure 4.30.
(a) Compute the generalization error rate of the tree using the optimistic approach.
(b) Compute the generalization error rate of the tree using the pessimistic approach. (For simplicity, use the strategy of adding a factor of 0.5 to each leaf node.)
(c) Compute the generalization error rate of the tree using the validation set shown above. This approach is known as reduced error pruning.