Sciweavers

410 search results - page 32 / 82
» Ensembles of biased classifiers
Sort
View
KDD
2002
ACM
157views Data Mining» more  KDD 2002»
15 years 11 months ago
Exploiting unlabeled data in ensemble methods
An adaptive semi-supervised ensemble method, ASSEMBLE, is proposed that constructs classification ensembles based on both labeled and unlabeled data. ASSEMBLE alternates between a...
Kristin P. Bennett, Ayhan Demiriz, Richard Maclin
ICPR
2004
IEEE
16 years 7 days ago
Sequence Recognition with Scanning N-Tuple Ensembles
The Scanning N-Tuple classifier (SNT) is a fast and accurate method for classifying sequences. Applications include both on-line and off-line hand-written character recognition. S...
Simon M. Lucas, Tzu-Kuo Huang
COLING
2002
14 years 11 months ago
Unsupervised Named Entity Classification Models and their Ensembles
This paper proposes an unsupervised learning model for classifying named entities. This model uses a training set, built automatically by means of a small-scale named entity dicti...
Jae-Ho Kim, In-Ho Kang, Key-Sun Choi
ICML
2006
IEEE
15 years 12 months ago
Feature subset selection bias for classification learning
Feature selection is often applied to highdimensional data prior to classification learning. Using the same training dataset in both selection and learning can result in socalled ...
Surendra K. Singhi, Huan Liu
KDD
2006
ACM
153views Data Mining» more  KDD 2006»
15 years 11 months ago
Model compression
Often the best performing supervised learning models are ensembles of hundreds or thousands of base-level classifiers. Unfortunately, the space required to store this many classif...
Cristian Bucila, Rich Caruana, Alexandru Niculescu...