update week 46

This commit is contained in:
Morten Hjorth-Jensen
2024-11-09 08:24:20 -05:00
parent 01d31a1250
commit 9aab5f8781
9 changed files with 206 additions and 220 deletions
+6 -7
View File
@@ -1,22 +1,21 @@
TITLE: Week 46: Decision Trees, Ensemble methods and Random Forests
AUTHOR: Morten Hjorth-Jensen {copyright, 1999-present|CC BY-NC} at Department of Physics, University of Oslo & Department of Physics and Astronomy and National Superconducting Cyclotron Laboratory, Michigan State University
DATE: Week 46, November 13-17
DATE: Week 46, November 11-15
!split
===== Plan for week 46 =====
!bblock Active learning sessions on Tuesday and Wednesday
* Work and Discussion of project 2
* Discussion of project 3 as well
!eblock
* Work and Discussion of project 3
!eblock
!bblock Material for the lecture on Thursday November 16, 2023
!bblock Material for the lecture on Monday November 11, 2024
* Thursday: Basics of decision trees, classification and regression algorithms and ensemble models
* Readings and Videos:
* These lecture notes
* "Video of lecture":"https://youtu.be/PMswUwhYa7k"
* "Whiteboard notes":"https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2023/NotesNov16.pdf"
# * "Video of lecture":"https://youtu.be/PMswUwhYa7k"
# * "Whiteboard notes":"https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2023/NotesNov16.pdf"
* "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