This commit is contained in:
Morten Hjorth-Jensen
2022-11-04 15:10:15 +01:00
parent 0b667b89bf
commit 41527ee22b
6 changed files with 4 additions and 4 deletions
Binary file not shown.
Binary file not shown.
@@ -145,7 +145,7 @@ For the reading assignments we use the following abbreviations:
- Lecture Thursday: Decision trees, basic algorithms for classification and regression
- Video of Lecture at https://youtu.be/7jexGH5SOOE
- Lecture Friday: From trees to forests and ensemble methods
- Video of Lecture at
- Video of Lecture at https://youtu.be/9QcU8VcXxRU
- Reading recommendations:
- See lecture notes for week 44 at https://compphysics.github.io/MachineLearning/doc/web/course.html.
- Hastie et al sections 9.1 and 9.2. Geron's text chapter 6 (Decision trees)
+1 -1
View File
@@ -746,7 +746,7 @@ const thebe_selector_output = ".output, .cell_output"
</li>
<li><p>Lecture Friday: From trees to forests and ensemble methods</p>
<ul>
<li><p>Video of Lecture at</p></li>
<li><p>Video of Lecture at <a class="reference external" href="https://youtu.be/9QcU8VcXxRU">https://youtu.be/9QcU8VcXxRU</a></p></li>
</ul>
</li>
<li><p>Reading recommendations:</p>
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -145,7 +145,7 @@ For the reading assignments we use the following abbreviations:
- Lecture Thursday: Decision trees, basic algorithms for classification and regression
- Video of Lecture at https://youtu.be/7jexGH5SOOE
- Lecture Friday: From trees to forests and ensemble methods
- Video of Lecture at
- Video of Lecture at https://youtu.be/9QcU8VcXxRU
- Reading recommendations:
- See lecture notes for week 44 at https://compphysics.github.io/MachineLearning/doc/web/course.html.
- Hastie et al sections 9.1 and 9.2. Geron's text chapter 6 (Decision trees)