Boosting

#Computers
An ensemble method for classification tasks that combines a lot of "weak" or "base" classifiers to create a more complex decision boundary, or a "strong classifier"

Topics