The document summarizes research on heuristic search based stacking of classifiers. It discusses ensemble methods like bagging and boosting that combine multiple classifiers, and stacking which uses a meta-classifier to combine classifiers from different learning algorithms. The authors propose using genetic algorithms to optimize the combination of learning methods in a stacking system, selecting the ideal base classifiers and meta-classifier through heuristic search.
Related topics: