added video
This commit is contained in:
@@ -269,6 +269,9 @@ MathJax.Hub.Config({
|
||||
<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>
|
||||
<li> <a href="https://youtu.be/rbaHRF-7bsQ" target="_self">Video of lecture</a></li>
|
||||
</ul>
|
||||
</ul>
|
||||
<p>Recommended Reading:</p>
|
||||
<ol>
|
||||
|
||||
@@ -205,6 +205,11 @@ MathJax.Hub.Config({
|
||||
</ul>
|
||||
<p>
|
||||
<p><li> Friday September 16: Resampling methods, bias-variance, overfitting, Cross-validation and Bootstrapping</li>
|
||||
<ul>
|
||||
|
||||
<p><li> <a href="https://youtu.be/rbaHRF-7bsQ" target="_blank">Video of lecture</a></li>
|
||||
</ul>
|
||||
<p>
|
||||
</ul>
|
||||
<p>
|
||||
<p>Recommended Reading:</p>
|
||||
|
||||
@@ -246,6 +246,9 @@ MathJax.Hub.Config({
|
||||
<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>
|
||||
<li> <a href="https://youtu.be/rbaHRF-7bsQ" target="_blank">Video of lecture</a></li>
|
||||
</ul>
|
||||
</ul>
|
||||
<p>Recommended Reading:</p>
|
||||
<ol>
|
||||
|
||||
@@ -323,6 +323,9 @@ MathJax.Hub.Config({
|
||||
<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>
|
||||
<li> <a href="https://youtu.be/rbaHRF-7bsQ" target="_blank">Video of lecture</a></li>
|
||||
</ul>
|
||||
</ul>
|
||||
<p>Recommended Reading:</p>
|
||||
<ol>
|
||||
|
||||
Binary file not shown.
+599
-695
File diff suppressed because one or more lines are too long
@@ -8,6 +8,7 @@ DATE: today
|
||||
* 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
|
||||
* "Video of lecture":"https://youtu.be/rbaHRF-7bsQ"
|
||||
|
||||
Recommended Reading:
|
||||
o Lectures on Resampling methods (these lectures), see also lectures from week 36
|
||||
|
||||
Reference in New Issue
Block a user