AIExplainer
Machine Learning Intermediate 1 min read

What is a boosting?

A machine learning technique that iteratively combines a set of simple and not very accurate classification models (referred to as "weak classifiers") into a classification model with high accuracy (a "strong classifier") by upweighting the examples that the model is currently mi