Boosting Algorithms
摘要
Boosting is more a generic methodology than as a particular method. It is based on the fact that more than training a single model, one could make use of several weak models (machine learning algorithms performing simply better than random procedures), each one trying to compensate the weaknesses of the predecessors.