Question: What is the effect of increasing the number of trees in a Random Forest?
Options:
Correct Answer: It can improve model accuracy but may lead to diminishing returns.
Solution:
Increasing the number of trees can improve model accuracy due to better averaging, but there are diminishing returns after a certain point.