29.12.2013 Views

Decision Trees from large Databases: SLIQ

Decision Trees from large Databases: SLIQ

Decision Trees from large Databases: SLIQ

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Bagging – Learning Robust <strong>Trees</strong><br />

• Bagging = Bootstrap aggregating<br />

• Bagging – Algorithm:<br />

Repeat k = 1 … M times :<br />

Generate a sample dataset L k <strong>from</strong> L.<br />

Compute model θ k for dataset L k .<br />

• Combine the M learned predictive models:<br />

Classification problems: Voting<br />

Regression problems: Mean value<br />

• Original reference:<br />

L.Breiman: “Bagging Predictors”. 1996<br />

e.g. a model tree<br />

Sawade/Landwehr/Prasse/Scheffer, Maschinelles Lernen<br />

72

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!