Decision Trees are parametric models
True
False
Which of the following is a drawback of decision tree
It cannot handle missing values
It is prone to overfitting
It creates non linear decision boundaries
Gini Impurity is used for Regression Trees
True
False
Range of Gini Impurity in the context of decision Trees is -
-1 to 1
0 to infinity
0 to 1
0 to 0.5
Decision Trees always outperform Logistic Regression
False
True