Sciweavers

74 search results - page 4 / 15
» Ensembles of Multi-instance Learners
Sort
View
KDD
2010
ACM
224views Data Mining» more  KDD 2010»
13 years 11 months ago
Ensemble pruning via individual contribution ordering
An ensemble is a set of learned models that make decisions collectively. Although an ensemble is usually more accurate than a single learner, existing ensemble methods often tend ...
Zhenyu Lu, Xindong Wu, Xingquan Zhu, Josh Bongard
IJCAI
2003
13 years 8 months ago
Constructing Diverse Classifier Ensembles using Artificial Training Examples
Ensemble methods like bagging and boosting that combine the decisions of multiple hypotheses are some of the strongest existing machine learning methods. The diversity of the memb...
Prem Melville, Raymond J. Mooney
KBS
2006
150views more  KBS 2006»
13 years 7 months ago
Clusterer ensemble
Ensemble methods that train multiple learners and then combine their predictions have been shown to be very effective in supervised learning. This paper explores ensemble methods ...
Zhi-Hua Zhou, Wei Tang
IEEECIT
2007
IEEE
14 years 1 months ago
Ensembles of Region Based Classifiers
In machine learning, ensemble classifiers have been introduced for more accurate pattern classification than single classifiers. We propose a new ensemble learning method that emp...
Sungha Choi, Byungwoo Lee, Jihoon Yang
AUSAI
2001
Springer
13 years 12 months ago
Wrapping Boosters against Noise
Abstract. Wrappers have recently been used to obtain parameter optimizations for learning algorithms. In this paper we investigate the use of a wrapper for estimating the correct n...
Bernhard Pfahringer, Geoffrey Holmes, Gabi Schmidb...