✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
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?