Question: What does \'bagging\' refer to in the context of Random Forests?
Options:
Correct Answer: A method to combine multiple models.
Solution:
\'Bagging\' refers to the technique of combining multiple models to improve overall performance and reduce variance.