Question: What is the main disadvantage of Decision Trees?
Options:
Correct Answer: They can easily overfit the training data
Solution:
Decision Trees can easily overfit the training data, especially if they are deep and complex.