This commit is contained in:
Morten Hjorth-Jensen
2023-05-29 22:10:43 +02:00
parent ab45b7492c
commit 582e951442
9 changed files with 615 additions and 583 deletions
+2 -4
View File
@@ -5,10 +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 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"
* Summary of Ridge and Lasso with examples and statistical interpretation. Start resampling techniques and discussion of the _bias-variance_ tradeoff.
* Resampling methods, bias-variance, overfitting, Cross-validation and Bootstrapping
Recommended Reading:
o Lectures on Resampling methods (these lectures), see also lectures from week 36