StackedML
Practice
Labs
Questions
Models
Pricing
Sign in
Questions
/
Supervised Learning
/
Tree-Based Models
/
Decision trees
← Previous
Next →
164.
Decision Tree Advantages
medium
Which of the following is a key advantage of decision trees over linear models?
A
They always produce lower variance predictions since the tree structure provides implicit regularization
B
They can capture nonlinear relationships and feature interactions without explicit feature engineering
C
They require less training data than linear models since splits are computed analytically rather than iteratively
D
They are more interpretable than linear models since each split corresponds to a single coefficient
Sign in to verify your answer
← Back to Questions