Question: In a Random Forest, what is the purpose of using multiple Decision Trees?
Options:
Correct Answer: To reduce overfitting and improve accuracy
Solution:
Using multiple Decision Trees in a Random Forest helps to reduce overfitting and improve the overall accuracy of the model.