added video link

This commit is contained in:
Morten Hjorth-Jensen
2021-09-17 14:41:49 +02:00
parent 2b525afb6a
commit 9484433031
7 changed files with 28 additions and 5 deletions
+6 -1
View File
@@ -293,7 +293,12 @@ MathJax.Hub.Config({
<li> <a href="https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureSeptember16SecondPart.mp4?vrtx=view-as-webpage" target="_self">Video of Lecture, second part</a></li>
</ol>
<li> Friday September 17: Resampling methods, Cross-validation, Bootstrapping and jackknife</li>
<li> Friday September 17: Resampling methods, Cross-validation, Bootstrapping and jackknife
<ol type="a"></li>
<li> <a href="https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureSeptember17.mp4?vrtx=view-as-webpage" target="_self">Video of Lecture</a></li>
</ol>
</ul>
Recommended Reading:
+6 -1
View File
@@ -168,7 +168,12 @@ MathJax.Hub.Config({
<p><li> <a href="https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureSeptember16Firstpart.mp4?vrtx=view-as-webpage" target="_blank">Video of Lecture, first part</a></li>
<p><li> <a href="https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureSeptember16SecondPart.mp4?vrtx=view-as-webpage" target="_blank">Video of Lecture, second part</a></li>
</ol>
<p><li> Friday September 17: Resampling methods, Cross-validation, Bootstrapping and jackknife</li>
<p><li> Friday September 17: Resampling methods, Cross-validation, Bootstrapping and jackknife
<ol type="a"></li>
<p><li> <a href="https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureSeptember17.mp4?vrtx=view-as-webpage" target="_blank">Video of Lecture</a></li>
</ol>
<p>
</ul>
<p>
+6 -1
View File
@@ -258,7 +258,12 @@ MathJax.Hub.Config({
<li> <a href="https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureSeptember16SecondPart.mp4?vrtx=view-as-webpage" target="_blank">Video of Lecture, second part</a></li>
</ol>
<li> Friday September 17: Resampling methods, Cross-validation, Bootstrapping and jackknife</li>
<li> Friday September 17: Resampling methods, Cross-validation, Bootstrapping and jackknife
<ol type="a"></li>
<li> <a href="https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureSeptember17.mp4?vrtx=view-as-webpage" target="_blank">Video of Lecture</a></li>
</ol>
</ul>
Recommended Reading:
+6 -1
View File
@@ -263,7 +263,12 @@ MathJax.Hub.Config({
<li> <a href="https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureSeptember16SecondPart.mp4?vrtx=view-as-webpage" target="_blank">Video of Lecture, second part</a></li>
</ol>
<li> Friday September 17: Resampling methods, Cross-validation, Bootstrapping and jackknife</li>
<li> Friday September 17: Resampling methods, Cross-validation, Bootstrapping and jackknife
<ol type="a"></li>
<li> <a href="https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureSeptember17.mp4?vrtx=view-as-webpage" target="_blank">Video of Lecture</a></li>
</ol>
</ul>
Recommended Reading:
Binary file not shown.
+3
View File
@@ -27,6 +27,9 @@
"\n",
"* Friday September 17: Resampling methods, Cross-validation, Bootstrapping and jackknife\n",
"\n",
"a. [Video of Lecture](https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureSeptember17.mp4?vrtx=view-as-webpage)\n",
"\n",
"\n",
"Recommended Reading:\n",
"1. Lectures on Resampling methods (these lectures)\n",
"\n",
+1 -1
View File
@@ -9,7 +9,7 @@ DATE: today
o "Video of Lecture, first part":"https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureSeptember16Firstpart.mp4?vrtx=view-as-webpage"
o "Video of Lecture, second part":"https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureSeptember16SecondPart.mp4?vrtx=view-as-webpage"
* Friday September 17: Resampling methods, Cross-validation, Bootstrapping and jackknife
o "Video of Lecture":"https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureSeptember17.mp4?vrtx=view-as-webpage"
Recommended Reading:
o Lectures on Resampling methods (these lectures)
o Bishop 1.3 (cross-validation) and 3.2 (bias-variance tradeoff)