added video

This commit is contained in:
Morten Hjorth-Jensen
2022-09-15 15:28:07 +02:00
parent 24ce30160a
commit d33c1fb152
7 changed files with 163 additions and 146 deletions
+3
View File
@@ -270,6 +270,9 @@ MathJax.Hub.Config({
<ul>
<li> Thursday September 15: Summary of Ridge and Lasso with examples and statistical interpretation. Start resampling techniques and discussion of the <b>bias-variance</b> tradeoff.</li>
<ul>
<li> <a href="https://youtu.be/YVQGvcsovpw" target="_self">Video of lecture</a></li>
</ul>
<li> Friday September 16: Resampling methods, bias-variance, overfitting, Cross-validation and Bootstrapping</li>
</ul>
<p>Recommended Reading:</p>
+5
View File
@@ -199,6 +199,11 @@ MathJax.Hub.Config({
<ul>
<p><li> Thursday September 15: Summary of Ridge and Lasso with examples and statistical interpretation. Start resampling techniques and discussion of the <b>bias-variance</b> tradeoff.</li>
<ul>
<p><li> <a href="https://youtu.be/YVQGvcsovpw" target="_blank">Video of lecture</a></li>
</ul>
<p>
<p><li> Friday September 16: Resampling methods, bias-variance, overfitting, Cross-validation and Bootstrapping</li>
</ul>
<p>
@@ -246,6 +246,9 @@ MathJax.Hub.Config({
<ul>
<li> Thursday September 15: Summary of Ridge and Lasso with examples and statistical interpretation. Start resampling techniques and discussion of the <b>bias-variance</b> tradeoff.</li>
<ul>
<li> <a href="https://youtu.be/YVQGvcsovpw" target="_blank">Video of lecture</a></li>
</ul>
<li> Friday September 16: Resampling methods, bias-variance, overfitting, Cross-validation and Bootstrapping</li>
</ul>
<p>Recommended Reading:</p>
+3
View File
@@ -323,6 +323,9 @@ MathJax.Hub.Config({
<ul>
<li> Thursday September 15: Summary of Ridge and Lasso with examples and statistical interpretation. Start resampling techniques and discussion of the <b>bias-variance</b> tradeoff.</li>
<ul>
<li> <a href="https://youtu.be/YVQGvcsovpw" target="_blank">Video of lecture</a></li>
</ul>
<li> Friday September 16: Resampling methods, bias-variance, overfitting, Cross-validation and Bootstrapping</li>
</ul>
<p>Recommended Reading:</p>
Binary file not shown.
File diff suppressed because it is too large Load Diff
+1
View File
@@ -6,6 +6,7 @@ DATE: today
===== Plans for week 37 =====
* Thursday September 15: Summary of Ridge and Lasso with examples and statistical interpretation. Start resampling techniques and discussion of the _bias-variance_ tradeoff.
* "Video of lecture":"https://youtu.be/YVQGvcsovpw"
* Friday September 16: Resampling methods, bias-variance, overfitting, Cross-validation and Bootstrapping
Recommended Reading: