updated book

This commit is contained in:
Morten Hjorth-Jensen
2021-09-14 22:56:12 +02:00
parent 408711dfc9
commit 1f9e4412cb
18 changed files with 2373 additions and 121 deletions
+5 -2
View File
@@ -443,9 +443,12 @@
<li><p>Lab Wednesday:</p></li>
<li><p>Lecture Thursday: Resampling methods, cross-validation and Bootstrap</p></li>
<li><p>Lecture Friday: More on Resampling methods and summary of linear regression</p></li>
<li><p>Reading recommendations: See lecture notes for week 37 at <a class="reference external" href="https://compphysics.github.io/MachineLearning/doc/web/course.html">https://compphysics.github.io/MachineLearning/doc/web/course.html</a>.</p>
<li><p>Reading recommendations:</p></li>
<li><p>Recommended Reading:</p>
<ul>
<li><p>Chapter</p></li>
<li><p>Lectures on Resampling methods for week 37 at <a class="reference external" href="https://compphysics.github.io/MachineLearning/doc/web/course.html">https://compphysics.github.io/MachineLearning/doc/web/course.html</a>.</p></li>
<li><p>Bishop 1.3 (cross-validation) and 3.2 (bias-variance tradeoff)</p></li>
<li><p>Hastie et al Chapter 7, here we recommend 7.1-7.5 and 7.10 (cross-validation) and 7.11 (bootstrap). This chapter is better than Bishops on these topics. Goodfellow et al discuss some of these topics in sections 5.2-5.5.</p></li>
</ul>
</li>
</ul>