Question: What does the term \'bagging\' refer to in the context of Random Forests?
Options:
Correct Answer: Combining predictions from multiple models
Solution:
Bagging refers to combining predictions from multiple models to improve the overall performance and robustness of the model.