Ensemble learning: A survey

Omer Sagi,Lior Rokach
DOI: https://doi.org/10.1002/widm.1249
2018-02-27
WIREs Data Mining and Knowledge Discovery
Abstract:Ensemble methods are considered the state‐of‐the art solution for many machine learning challenges. Such methods improve the predictive performance of a single model by training multiple models and combining their predictions. This paper introduce the concept of ensemble learning, reviews traditional, novel and state‐of‐the‐art ensemble methods and discusses current challenges and trends in the field. This article is categorized under: Algorithmic Development > Ensemble Methods Technologies > Machine Learning Technologies > Classification An ensemble of seven classification trees. Every tree provides each its own classification for the instance x. Using majority voting instance x should be classified as “1” since five trees out of seven vote for “1”.
What problem does this paper attempt to address?