update week 47

This commit is contained in:
Morten Hjorth-Jensen
2021-11-20 23:16:15 +01:00
parent 82062762a7
commit 0e036e6352
6 changed files with 255 additions and 234 deletions
+7 -2
View File
@@ -202,8 +202,13 @@ MathJax.Hub.Config({
<p><li> <b>Friday</b>: Support Vector Machines and Summary of Course</li>
</ul>
<p>
<p>Geron's chapter 5. Chapter 12 (sections 12.1-12.3 are the most relevant ones) of Hastie et al contains also a good discussion.</p>
<p>_Reading recommendations:</p>
<ol>
<p><li> Geron's chapter 5.</li>
<p><li> Hastie et al Chapter 12 (sections 12.1-12.3 are the most relevant ones)</li>
<p><li> Bishop chapter 7, with sections 7.1 and 7.2 as the essential ones</li>
</ol>
<p>
<p><a href="https://www.youtube.com/watch?v=efR1C6CvhmE&ab_channel=StatQuestwithJoshStarmer" target="_blank">See overview video on Support Vector Machines</a>. See also <a href="https://www.youtube.com/watch?v=N1vOgolbjSc&ab_channel=AliceZhao" target="_blank">this video</a>.</p>
</section>
+6 -2
View File
@@ -292,8 +292,12 @@ MathJax.Hub.Config({
<li> <b>Thursday</b>: Support Vector Machines, classification and regression.</li>
<li> <b>Friday</b>: Support Vector Machines and Summary of Course</li>
</ul>
<p>Geron's chapter 5. Chapter 12 (sections 12.1-12.3 are the most relevant ones) of Hastie et al contains also a good discussion.</p>
<p>_Reading recommendations:</p>
<ol>
<li> Geron's chapter 5.</li>
<li> Hastie et al Chapter 12 (sections 12.1-12.3 are the most relevant ones)</li>
<li> Bishop chapter 7, with sections 7.1 and 7.2 as the essential ones</li>
</ol>
<p><a href="https://www.youtube.com/watch?v=efR1C6CvhmE&ab_channel=StatQuestwithJoshStarmer" target="_blank">See overview video on Support Vector Machines</a>. See also <a href="https://www.youtube.com/watch?v=N1vOgolbjSc&ab_channel=AliceZhao" target="_blank">this video</a>.</p>
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
+6 -2
View File
@@ -369,8 +369,12 @@ MathJax.Hub.Config({
<li> <b>Thursday</b>: Support Vector Machines, classification and regression.</li>
<li> <b>Friday</b>: Support Vector Machines and Summary of Course</li>
</ul>
<p>Geron's chapter 5. Chapter 12 (sections 12.1-12.3 are the most relevant ones) of Hastie et al contains also a good discussion.</p>
<p>_Reading recommendations:</p>
<ol>
<li> Geron's chapter 5.</li>
<li> Hastie et al Chapter 12 (sections 12.1-12.3 are the most relevant ones)</li>
<li> Bishop chapter 7, with sections 7.1 and 7.2 as the essential ones</li>
</ol>
<p><a href="https://www.youtube.com/watch?v=efR1C6CvhmE&ab_channel=StatQuestwithJoshStarmer" target="_blank">See overview video on Support Vector Machines</a>. See also <a href="https://www.youtube.com/watch?v=N1vOgolbjSc&ab_channel=AliceZhao" target="_blank">this video</a>.</p>
<!-- !split --><br><br><br><br><br><br><br><br><br><br>
Binary file not shown.
File diff suppressed because it is too large Load Diff
+4 -1
View File
@@ -9,7 +9,10 @@ DATE: today
* _Friday_: Support Vector Machines and Summary of Course
Geron's chapter 5. Chapter 12 (sections 12.1-12.3 are the most relevant ones) of Hastie et al contains also a good discussion.
_Reading recommendations:
o Geron's chapter 5.
o Hastie et al Chapter 12 (sections 12.1-12.3 are the most relevant ones)
o Bishop chapter 7, with sections 7.1 and 7.2 as the essential ones
"See overview video on Support Vector Machines":"https://www.youtube.com/watch?v=efR1C6CvhmE&ab_channel=StatQuestwithJoshStarmer". See also "this video":"https://www.youtube.com/watch?v=N1vOgolbjSc&ab_channel=AliceZhao".