I understand what is bagging and how it is applied to random forest. But how is bagging different from boosting. If boosting is different from bagging, how can boosting be applied to random forest?
Asked
Active
Viewed 515 times
1
-
2Check out James et al. ["An Introduction to Statistical Learning"](http://www-bcf.usc.edu/~gareth/ISL/ISLR%20Fourth%20Printing.pdf) section 8.2, it's written quite clearly. – Richard Hardy Feb 04 '15 at 13:08
-
@rapaio oh!! sorry I didnt check it out. – user3796494 Feb 04 '15 at 13:27