diff --git a/doc/src/week44/week44.do.txt b/doc/src/week44/week44.do.txt index c2265f811..7fcb56a75 100644 --- a/doc/src/week44/week44.do.txt +++ b/doc/src/week44/week44.do.txt @@ -3,6 +3,17 @@ AUTHOR: Morten Hjorth-Jensen {copyright, 1999-present|CC BY-NC} at Department of DATE: today +!split + +* Thursday: Wrapping up PCA and basics of decision trees, classification and regression algorithms +* Friday: Decision trees, voting models and bagging + + +Geron's chapter 6 covers decision trees while ensemble models, voting and bagging are discussed in chapter 7. See also lecture from "STK-IN4300, lecture 7":"https://www.uio.no/studier/emner/matnat/math/STK-IN4300/h20/slides/lecture_7.pdf". Chapter 9.2 of Hastie et al contains also a good discussion. + + + + !split ===== Decision trees, overarching aims =====