small updates to week 37
This commit is contained in:
@@ -284,7 +284,7 @@ MathJax.Hub.Config({
|
||||
</center>
|
||||
<br>
|
||||
<center>
|
||||
<h4>Sep 11, 2022</h4>
|
||||
<h4>Sep 15, 2022</h4>
|
||||
</center> <!-- date -->
|
||||
<br>
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -284,7 +284,7 @@ MathJax.Hub.Config({
|
||||
</center>
|
||||
<br>
|
||||
<center>
|
||||
<h4>Sep 11, 2022</h4>
|
||||
<h4>Sep 15, 2022</h4>
|
||||
</center> <!-- date -->
|
||||
<br>
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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.
+149
-149
File diff suppressed because it is too large
Load Diff
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user