Ensembles of Classifiers
Idea: instead of training one classifier (dec. tree)
Train k classifiers and let them vote
- Only helps if classifiers disagree with each other
- Trained on different data
- Use different learning methods
Amazing fact: can help a lot!