diff --git a/doc/pub/week44/html/._week44-bs000.html b/doc/pub/week44/html/._week44-bs000.html index 0ae34166f..ba4ba57ed 100644 --- a/doc/pub/week44/html/._week44-bs000.html +++ b/doc/pub/week44/html/._week44-bs000.html @@ -231,7 +231,7 @@ MathJax.Hub.Config({
-
diff --git a/doc/pub/week44/html/._week44-bs001.html b/doc/pub/week44/html/._week44-bs001.html index 610dd170c..4c0246ee1 100644 --- a/doc/pub/week44/html/._week44-bs001.html +++ b/doc/pub/week44/html/._week44-bs001.html @@ -216,7 +216,7 @@ MathJax.Hub.Config({
+Decision trees and wrapping up PCA. +
diff --git a/doc/pub/week44/html/week44-bs.html b/doc/pub/week44/html/week44-bs.html index 0ae34166f..ba4ba57ed 100644 --- a/doc/pub/week44/html/week44-bs.html +++ b/doc/pub/week44/html/week44-bs.html @@ -231,7 +231,7 @@ MathJax.Hub.Config({
-
diff --git a/doc/pub/week44/html/week44-reveal.html b/doc/pub/week44/html/week44-reveal.html index 63dd7cce8..d9d20ee87 100644 --- a/doc/pub/week44/html/week44-reveal.html +++ b/doc/pub/week44/html/week44-reveal.html @@ -148,7 +148,7 @@ MathJax.Hub.Config({
-
@@ -163,7 +163,7 @@ MathJax.Hub.Config({
@@ -173,6 +173,9 @@ Geron's chapter 6 covers decision trees while ensemble models, voting and baggin
+Decision trees and wrapping up PCA.
Thursday
+
+
-
@@ -184,7 +184,7 @@ MathJax.Hub.Config({
+Decision trees and wrapping up PCA. +
diff --git a/doc/pub/week44/html/week44.html b/doc/pub/week44/html/week44.html
index b3b3299cc..e03e92c52 100644
--- a/doc/pub/week44/html/week44.html
+++ b/doc/pub/week44/html/week44.html
@@ -180,7 +180,7 @@ MathJax.Hub.Config({
-
@@ -189,7 +189,7 @@ MathJax.Hub.Config({
+Decision trees and wrapping up PCA. +
diff --git a/doc/pub/week44/ipynb/ipynb-week44-src.tar.gz b/doc/pub/week44/ipynb/ipynb-week44-src.tar.gz
index e34dadb23..3730bf529 100644
Binary files a/doc/pub/week44/ipynb/ipynb-week44-src.tar.gz and b/doc/pub/week44/ipynb/ipynb-week44-src.tar.gz differ
diff --git a/doc/pub/week44/ipynb/week44.ipynb b/doc/pub/week44/ipynb/week44.ipynb
index c121a237f..6732bcf4c 100644
--- a/doc/pub/week44/ipynb/week44.ipynb
+++ b/doc/pub/week44/ipynb/week44.ipynb
@@ -10,7 +10,7 @@
" \n",
"**Morten Hjorth-Jensen**, Department of Physics, University of Oslo and Department of Physics and Astronomy and National Superconducting Cyclotron Laboratory, Michigan State University\n",
"\n",
- "Date: **Oct 30, 2020**\n",
+ "Date: **Oct 31, 2020**\n",
"\n",
"Copyright 1999-2020, Morten Hjorth-Jensen. Released under CC Attribution-NonCommercial 4.0 license\n",
"\n",
@@ -21,14 +21,14 @@
"\n",
"* [Thursday: Wrapping up PCA from last week and basics of decision trees, classification and regression algorithms with video of lecture](https://www.uio.no/studier/emner/matnat/fys/FYS-STK4155/h20/forelesningsvideoer/LectureOctober29.mp4?vrtx=view-as-webpage) \n",
"\n",
- "* Friday: Decision trees, voting models and bagging\n",
+ "* [Friday: Decision trees, voting models and bagging with video of lecture](https://www.uio.no/studier/emner/matnat/fys/FYS-STK4155/h20/forelesningsvideoer/LectureOctober30.mp4?vrtx=view-as-webpage) \n",
"\n",
"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.\n",
"\n",
"\n",
"## Thursday\n",
"\n",
- "\n",
+ "Decision trees and wrapping up PCA.\n",
"\n",
"## Decision trees, overarching aims\n",
"\n",
diff --git a/doc/src/week44/week44.do.txt b/doc/src/week44/week44.do.txt
index 2db2799cc..e89d852f3 100644
--- a/doc/src/week44/week44.do.txt
+++ b/doc/src/week44/week44.do.txt
@@ -7,7 +7,7 @@ DATE: today
===== Overview of week 44 =====
* "Thursday: Wrapping up PCA from last week and basics of decision trees, classification and regression algorithms with video of lecture":"https://www.uio.no/studier/emner/matnat/fys/FYS-STK4155/h20/forelesningsvideoer/LectureOctober29.mp4?vrtx=view-as-webpage"
-* Friday: Decision trees, voting models and bagging
+* "Friday: Decision trees, voting models and bagging with video of lecture":"https://www.uio.no/studier/emner/matnat/fys/FYS-STK4155/h20/forelesningsvideoer/LectureOctober30.mp4?vrtx=view-as-webpage"
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.
@@ -16,7 +16,7 @@ Geron's chapter 6 covers decision trees while ensemble models, voting and baggin
!split
===== Thursday =====
-
+Decision trees and wrapping up PCA.
!split
===== Decision trees, overarching aims =====