I am new to data science and so far i have learnt that bagging only reduces high variance but boosting reduces both variance and bias and thus increasing the accuracy for both train and test cases.
I understand the functioning of both. Seems like in terms of accuracy boosting always performs better than bagging. Please correct me if i am wrong.
Is there any parameter that makes bagging or bagging based algorithms better than boosting - be it in terms of memory or speed or complex data handling or any other parameter.
There are two properties of bagging that can make it more attractive than boosting: