added video link

This commit is contained in:
Morten Hjorth-Jensen
2023-09-14 15:25:47 +02:00
parent b5ec030352
commit b5676b9e83
7 changed files with 880 additions and 612 deletions
+2
View File
@@ -307,6 +307,8 @@ MathJax.Hub.Config({
<div class="panel-body">
<!-- subsequent paragraphs come in larger fonts, so start with a paragraph -->
<ul>
<li> <a href="https://youtu.be/YOBBr_toYxc" target="_self">Video of Lecture</a></li>
<li> <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2023/NotesSep14.pdf" target="_self">Whiteboard notes</a></li>
<li> Resampling techniques, Bootstrap and cross validation and bias-variance tradeoff</li>
<li> Statistical interpretation of Ridge and Lasso regression</li>
<li> Readings and Videos:</li>
+4
View File
@@ -221,6 +221,10 @@ MathJax.Hub.Config({
<p>
<ul>
<p><li> <a href="https://youtu.be/YOBBr_toYxc" target="_blank">Video of Lecture</a></li>
<p><li> <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2023/NotesSep14.pdf" target="_blank">Whiteboard notes</a></li>
<p><li> Resampling techniques, Bootstrap and cross validation and bias-variance tradeoff</li>
<p><li> Statistical interpretation of Ridge and Lasso regression</li>
@@ -279,6 +279,8 @@ MathJax.Hub.Config({
<b>Material for the lecture on Thursday September 7</b>
<p>
<ul>
<li> <a href="https://youtu.be/YOBBr_toYxc" target="_blank">Video of Lecture</a></li>
<li> <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2023/NotesSep14.pdf" target="_blank">Whiteboard notes</a></li>
<li> Resampling techniques, Bootstrap and cross validation and bias-variance tradeoff</li>
<li> Statistical interpretation of Ridge and Lasso regression</li>
<li> Readings and Videos:</li>
+2
View File
@@ -356,6 +356,8 @@ MathJax.Hub.Config({
<b>Material for the lecture on Thursday September 7</b>
<p>
<ul>
<li> <a href="https://youtu.be/YOBBr_toYxc" target="_blank">Video of Lecture</a></li>
<li> <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2023/NotesSep14.pdf" target="_blank">Whiteboard notes</a></li>
<li> Resampling techniques, Bootstrap and cross validation and bias-variance tradeoff</li>
<li> Statistical interpretation of Ridge and Lasso regression</li>
<li> Readings and Videos:</li>
Binary file not shown.
File diff suppressed because one or more lines are too long
+2
View File
@@ -16,6 +16,8 @@ DATE: today
* For more discussions of Ridge regression and calculation of averages, "Wessel van Wieringen's":"https://arxiv.org/abs/1509.09169" article is highly recommended.
!eblock
!bblock Material for the lecture on Thursday September 7
* "Video of Lecture":"https://youtu.be/YOBBr_toYxc"
* "Whiteboard notes":"https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2023/NotesSep14.pdf"
* Resampling techniques, Bootstrap and cross validation and bias-variance tradeoff
* Statistical interpretation of Ridge and Lasso regression
* Readings and Videos: