Question 7
Which of the following statements are true for bagging?
The final model has lesser variance than the individual learners.
The final model has a higher variance than the individual learners.
Estimators in bagging can be trained parallely.
If the number of data points is large, typically two-third of the data points remain unselected in bags.