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
+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