From b8cfe7fe3a1ae90cbc22e2671196b8ec9f7ecad7 Mon Sep 17 00:00:00 2001 From: Morten Hjorth-Jensen Date: Sat, 13 Nov 2021 16:03:42 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9da1aeb3e..9801cc5cb 100644 --- a/README.md +++ b/README.md @@ -383,7 +383,7 @@ Recommended prereading: Chapters 1-2 (linear algebra) and chapter 3 (statistics) - Hastie et al sections 9.1 and 9.2. Geron's text chapter 6 (Decision trees) and chapter 8 on PCA and Clustering ### Week 45 November 8-12 -- Lab Wednesday: Work on project 2, project 3 available Friday 12th. Deadline project 2 is November 15. +- Lab Wednesday: Work on project 2, project 3 available Friday 12th. Deadline project 2 is November 20. - Lecture Thursday: Decision Trees and Ensemble methods, Bagging and Voting - Video of Lecture at https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureNovember11.mp4?vrtx=view-as-webpage - Lecture Friday: Ensemble Methods, Random Forests, Boosting and gradient boosting @@ -396,8 +396,8 @@ Recommended prereading: Chapters 1-2 (linear algebra) and chapter 3 (statistics) ### Week 46 November 15-19 - Lab Wednesday: Work on project 3 -- Lecture Thursday: Ensemble Methods, Random Forests, Boosting and gradient boosting -- Lecture Friday: Support Vector machines +- Lecture Thursday: Support Vector machines. Summary Ensemble Methods, Random Forests, Boosting and gradient boosting +- Lecture Friday: Workshop on project 3 - Reading recommendations: - See lecture notes for week 46 at https://compphysics.github.io/MachineLearning/doc/web/course.html. - Hastie et al chapter 12