In the last part, we discussed what ensembling learning in ML is and how it is useful. We also discussed one ensemble learning technique - Bagging - and algorithms that are based on it i.e. Bagging meta-estimator and Random Forest. In this part, we will discuss another ensemble learning technique, which is known as Boosting, … Continue reading Ensemble Learning in ML – Part 2: Boosting