update week44

This commit is contained in:
mhjensen
2020-10-26 07:48:04 +01:00
parent a58361d7e7
commit 2d7f1d1d5c
68 changed files with 9097 additions and 5147 deletions
+5 -1
View File
@@ -5,14 +5,18 @@ DATE: today
!split
===== Overview of week 44 =====
* Thursday: Wrapping up PCA and basics of decision trees, classification and regression algorithms
* Thursday: Wrapping up PCA from last week 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
===== Thursday =====
Overview video, aims and motivations.
!split
===== Decision trees, overarching aims =====