10. Random Forests

Many trees make a forest. Bagging gives FREE independent model assessment or parameter tuning. Random Forests have a fantastic variance - bias trade-off.

Johanna Hardin https://m154-comp-stats.netlify.app/
2021-11-02
Cars at a starting line ready to race: set your engine.  Just like with predictive models we start by setting the model engine.

Figure 1: Artwork by @allison_horst.

Agenda

November 2, 2021

  1. Redux - CART
  2. bagging process
  3. bagging error rate (OOB error)

November 4, 2021

  1. Random Forests
  2. Example

Readings

Reflection questions

Ethics considerations

Slides

Additional Resources

Corrections

If you see mistakes or want to suggest changes, please create an issue on the source repository.

Reuse

Text and figures are licensed under Creative Commons Attribution CC BY 4.0. Source code is available at https://github.com/hardin47/m154-comp-stats, unless otherwise noted. The figures that have been reused from other sources don't fall under this license and can be recognized by a note in their caption: "Figure from ...".