ensemble Learning Instructor: Prof. Shuai Huang Industrial and - - PowerPoint PPT Presentation

ensemble learning
SMART_READER_LITE
LIVE PREVIEW

ensemble Learning Instructor: Prof. Shuai Huang Industrial and - - PowerPoint PPT Presentation

Lecture 17: AdaBoost and ensemble Learning Instructor: Prof. Shuai Huang Industrial and Systems Engineering University of Washington Random forest is one example Ensemble learning is very flexible. It is a hodgepodge of models, combined in


slide-1
SLIDE 1

Lecture 17: AdaBoost and ensemble Learning

Instructor: Prof. Shuai Huang Industrial and Systems Engineering University of Washington

slide-2
SLIDE 2

Random forest is one example

  • Ensemble learning is very flexible. It is a hodgepodge of models,

combined in different ways, trained in different ways …

  • It is the cocktail treatment in machine learning to handle complex

datasets

slide-3
SLIDE 3

The AdaBoost algorithm

slide-4
SLIDE 4

Why ensemble learning makes sense?

slide-5
SLIDE 5

R lab

  • Download the markdown code from course website
  • Conduct the experiments
  • Interpret the results
  • Repeat the analysis on other datasets