This commit is contained in:
Morten Hjorth-Jensen
2023-11-16 16:50:25 +01:00
parent 6f27b02826
commit dfbced75b0
7 changed files with 719 additions and 1090 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ DATE: Week 46, November 13-17
* Thursday: Basics of decision trees, classification and regression algorithms and ensemble models
* Readings and Videos:
* These lecture notes
* "Video of lecture to be added":"https://youtu.be/"
* "Video of lecture to be added":"https://youtu.be/PMswUwhYa7k"
* "Video on Decision trees":"https://www.youtube.com/watch?v=RmajweUFKvM&ab_channel=Simplilearn"
* Decision Trees: 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.
!eblock