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
+1
View File
@@ -163,6 +163,7 @@ MathJax.Hub.Config({
<ul>
<p><li> Thursday: Review of ordinary Least Squares with applications and discussion of Ridge Regression</li>
<p><li> <a href="https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureSeptember2.mp4?vrtx=view-as-webpage" target="_blank">Video of lecture Thursday</a>.</li>
<p><li> Friday: Analysis of Ridge and Lasso Regression</li>
</ul>
</section>
@@ -310,6 +310,7 @@ MathJax.Hub.Config({
<ul>
<li> Thursday: Review of ordinary Least Squares with applications and discussion of Ridge Regression</li>
<li> <a href="https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureSeptember2.mp4?vrtx=view-as-webpage" target="_blank">Video of lecture Thursday</a>.</li>
<li> Friday: Analysis of Ridge and Lasso Regression</li>
</ul>
+1
View File
@@ -315,6 +315,7 @@ MathJax.Hub.Config({
<ul>
<li> Thursday: Review of ordinary Least Squares with applications and discussion of Ridge Regression</li>
<li> <a href="https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureSeptember2.mp4?vrtx=view-as-webpage" target="_blank">Video of lecture Thursday</a>.</li>
<li> Friday: Analysis of Ridge and Lasso Regression</li>
</ul>
Binary file not shown.
+2
View File
@@ -21,6 +21,8 @@
"\n",
"* Thursday: Review of ordinary Least Squares with applications and discussion of Ridge Regression\n",
"\n",
"* [Video of lecture Thursday](https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureSeptember2.mp4?vrtx=view-as-webpage).\n",
"\n",
"* Friday: Analysis of Ridge and Lasso Regression\n",
"\n",
"## Thursday August 27\n",
+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 =====