update and typos

This commit is contained in:
Morten Hjorth-Jensen
2021-09-02 16:03:23 +02:00
parent 270b0beff9
commit c35b7a2fd3
6 changed files with 10 additions and 0 deletions
+5
View File
@@ -7,9 +7,12 @@ DATE: today
===== Plans for week 35, August 24-28 =====
* Thursday: Review of ordinary Least Squares with applications and discussion of Ridge Regression
* "Video of lecture Thursday":"https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureSeptember2.mp4?vrtx=view-as-webpage".
* Friday: Analysis of Ridge and Lasso Regression
!split
===== Thursday August 27 =====
@@ -19,6 +22,8 @@ o Discussion of how to prepare data and examples of applications of linear regre
o Mathematical interpretations of Linear Regression
o Start discussing Ridge and Lasso regression and Singular Value Decomposition
!split
===== Why Linear Regression (aka Ordinary Least Squares and family), repeat from last week =====