Vidyalelo
Machine Learning · Q55

Machine Learning

Computer Related · Machine Learning · question 55

Q55

To control the size of the tree, we need to control the number of regions. One approach to do this would be to split tree nodes only if the resultant decrease in the sum of squares error exceeds 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/classification model c. It is computationally infeasible

A.
a and b
Answer
B.
b and c
C.
a and c
D.
all of the above

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board