✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
A Decision Tree achieves 62% training accuracy and 60% test accuracy on a task where state-of-the-art is ~90%. The tree has max_depth=2 and min_samples_leaf=50. What is the most likely issue?