
Admin
Helpdice Team
To control the size of the tree, we need to control the number of regions. One approach todo this would be to split tree nodes only if the resultant decrease in the sum of squares errorexceeds some threshold. For the described method, which among the following are true?(a) It would, in general, help restrict the size of the trees (b) It has the potential to affect the performance of the resultant regression/classificationmodel(c) It is computationally infeasible
Related MCQ's