Basics of decision trees, classification and regression algorithms and ensemble models
- Readings and Videos:
- Lecture notes at https://github.com/CompPhysics/MachineLearning/blob/master/doc/pub/week46/ipynb/week46.ipynb
- Video of lecture at https://youtu.be/TfRKUfdJwB4
- Whiteboard notes at https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2024/NotesNovember11.pdf
- Video on Decision trees at https://www.youtube.com/watch?v=RmajweUFKvM&ab_channel=Simplilearn
- Decision Trees: Rashcka et al chapter 3 pages 86-98, and chapter 7 on Ensemble methods, Voting and Bagging and Gradient Boosting. See also lecture from STK-IN4300, lecture 7 at https://www.uio.no/studier/emner/matnat/math/STK-IN4300/h20/slides/lecture_7.pdf.