small updates to week 37

This commit is contained in:
Morten Hjorth-Jensen
2022-09-15 08:06:12 +02:00
parent ad3c350a62
commit a077df41d6
9 changed files with 164 additions and 164 deletions
+1 -1
View File
@@ -284,7 +284,7 @@ MathJax.Hub.Config({
</center>
<br>
<center>
<h4>Sep 11, 2022</h4>
<h4>Sep 15, 2022</h4>
</center> <!-- date -->
<br>
+2 -2
View File
@@ -269,8 +269,8 @@ MathJax.Hub.Config({
<h2 id="plans-for-week-37" class="anchor">Plans for week 37 </h2>
<ul>
<li> Thursday September 15: Summary of Ridge and Lasso with examples and statistical interpretation. Start resampling techniques</li>
<li> Friday September 16: Resampling methods, Cross-validation, Bootstrapping and jackknife</li>
<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>
<li> Friday September 16: Resampling methods, bias-variance, overfitting, Cross-validation and Bootstrapping</li>
</ul>
<p>Recommended Reading:</p>
<ol>
+1 -1
View File
@@ -284,7 +284,7 @@ MathJax.Hub.Config({
</center>
<br>
<center>
<h4>Sep 11, 2022</h4>
<h4>Sep 15, 2022</h4>
</center> <!-- date -->
<br>
+3 -3
View File
@@ -184,7 +184,7 @@ MathJax.Hub.Config({
</center>
<br>
<center>
<h4>Sep 11, 2022</h4>
<h4>Sep 15, 2022</h4>
</center> <!-- date -->
<br>
@@ -198,8 +198,8 @@ MathJax.Hub.Config({
<h2 id="plans-for-week-37">Plans for week 37 </h2>
<ul>
<p><li> Thursday September 15: Summary of Ridge and Lasso with examples and statistical interpretation. Start resampling techniques</li>
<p><li> Friday September 16: Resampling methods, Cross-validation, Bootstrapping and jackknife</li>
<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>
<p><li> Friday September 16: Resampling methods, bias-variance, overfitting, Cross-validation and Bootstrapping</li>
</ul>
<p>
<p>Recommended Reading:</p>
+3 -3
View File
@@ -237,7 +237,7 @@ MathJax.Hub.Config({
</center>
<br>
<center>
<h4>Sep 11, 2022</h4>
<h4>Sep 15, 2022</h4>
</center> <!-- date -->
<br>
@@ -245,8 +245,8 @@ MathJax.Hub.Config({
<h2 id="plans-for-week-37">Plans for week 37 </h2>
<ul>
<li> Thursday September 15: Summary of Ridge and Lasso with examples and statistical interpretation. Start resampling techniques</li>
<li> Friday September 16: Resampling methods, Cross-validation, Bootstrapping and jackknife</li>
<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>
<li> Friday September 16: Resampling methods, bias-variance, overfitting, Cross-validation and Bootstrapping</li>
</ul>
<p>Recommended Reading:</p>
<ol>
+3 -3
View File
@@ -314,7 +314,7 @@ MathJax.Hub.Config({
</center>
<br>
<center>
<h4>Sep 11, 2022</h4>
<h4>Sep 15, 2022</h4>
</center> <!-- date -->
<br>
@@ -322,8 +322,8 @@ MathJax.Hub.Config({
<h2 id="plans-for-week-37">Plans for week 37 </h2>
<ul>
<li> Thursday September 15: Summary of Ridge and Lasso with examples and statistical interpretation. Start resampling techniques</li>
<li> Friday September 16: Resampling methods, Cross-validation, Bootstrapping and jackknife</li>
<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>
<li> Friday September 16: Resampling methods, bias-variance, overfitting, Cross-validation and Bootstrapping</li>
</ul>
<p>Recommended Reading:</p>
<ol>
Binary file not shown.
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -5,8 +5,8 @@ DATE: today
!split
===== Plans for week 37 =====
* Thursday September 15: Summary of Ridge and Lasso with examples and statistical interpretation. Start resampling techniques
* Friday September 16: Resampling methods, Cross-validation, Bootstrapping and jackknife
* Thursday September 15: Summary of Ridge and Lasso with examples and statistical interpretation. Start resampling techniques and discussion of the _bias-variance_ tradeoff.
* Friday September 16: Resampling methods, bias-variance, overfitting, Cross-validation and Bootstrapping
Recommended Reading:
o Lectures on Resampling methods (these lectures), see also lectures from week 36