adding video of lecture

This commit is contained in:
Morten Hjorth-Jensen
2021-11-05 15:19:43 +01:00
parent b48469ee48
commit 0f9aa266b1
10 changed files with 605 additions and 449 deletions
+1
View File
@@ -377,6 +377,7 @@ Recommended prereading: Chapters 1-2 (linear algebra) and chapter 3 (statistics)
- Lecture Thursday: Summary on PCA and discussion of Clustering for unsupervised learning. Decision trees, classification and regression
- Video of Lecture at https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureNovember4.mp4?vrtx=view-as-webpage
- Lecture Friday: Decision trees, basic algorithms
- Video of Lecture at https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureNovember5.mp4?vrtx=view-as-webpage
- Reading recommendations:
- See lecture notes for week 44 at https://compphysics.github.io/MachineLearning/doc/web/course.html.
- Hastie et al sections 9.1 and 9.2. Geron's text chapter 6 (Decision trees) and chapter 8 on PCA and Clustering
Binary file not shown.
+1
View File
@@ -146,6 +146,7 @@ For the reading assignments we use the following abbreviations:
- Lecture Thursday: Summary on PCA and discussion of Clustering for unsupervised learning. Decision trees, classification and regression
- Video of Lecture at https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureNovember4.mp4?vrtx=view-as-webpage
- Lecture Friday: Decision trees, basic algorithms
- Video of Lecture at https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureNovember5.mp4?vrtx=view-as-webpage
- Reading recommendations:
- See lecture notes for week 44 at https://compphysics.github.io/MachineLearning/doc/web/course.html.
- Hastie et al sections 9.1 and 9.2. Geron's text chapter 6 (Decision trees) and chapter 8 on PCA and Clustering
+3
View File
@@ -337,6 +337,9 @@ MathJax.Hub.Config({
<li> <a href="https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureNovember4.mp4?vrtx=view-as-webpage" target="_self">Video of Lecture</a></li>
</ul>
<li> Friday: Decision trees, voting models and bagging</li>
<ul>
<li> <a href="https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureNovember5.mp4?vrtx=view-as-webpage" target="_self">Video of Lecture</a></li>
</ul>
</ul>
<div class="panel panel-default">
<div class="panel-body">
+5
View File
@@ -205,6 +205,11 @@ MathJax.Hub.Config({
</ul>
<p>
<p><li> Friday: Decision trees, voting models and bagging</li>
<ul>
<p><li> <a href="https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureNovember5.mp4?vrtx=view-as-webpage" target="_blank">Video of Lecture</a></li>
</ul>
<p>
</ul>
<p>
<div class="alert alert-block alert-block alert-text-normal">
@@ -297,6 +297,9 @@ MathJax.Hub.Config({
<li> <a href="https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureNovember4.mp4?vrtx=view-as-webpage" target="_blank">Video of Lecture</a></li>
</ul>
<li> Friday: Decision trees, voting models and bagging</li>
<ul>
<li> <a href="https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureNovember5.mp4?vrtx=view-as-webpage" target="_blank">Video of Lecture</a></li>
</ul>
</ul>
<div class="alert alert-block alert-block alert-text-normal">
<b>Videos</b>
+3
View File
@@ -374,6 +374,9 @@ MathJax.Hub.Config({
<li> <a href="https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureNovember4.mp4?vrtx=view-as-webpage" target="_blank">Video of Lecture</a></li>
</ul>
<li> Friday: Decision trees, voting models and bagging</li>
<ul>
<li> <a href="https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureNovember5.mp4?vrtx=view-as-webpage" target="_blank">Video of Lecture</a></li>
</ul>
</ul>
<div class="alert alert-block alert-block alert-text-normal">
<b>Videos</b>
Binary file not shown.
File diff suppressed because one or more lines are too long
+1
View File
@@ -9,6 +9,7 @@ DATE: today
* Thursday: Wrapping up PCA from last week, Clustering and basics of decision trees, classification and regression algorithms
* "Video of Lecture":"https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureNovember4.mp4?vrtx=view-as-webpage"
* Friday: Decision trees, voting models and bagging
* "Video of Lecture":"https://www.uio.no/studier/emner/matnat/fys/FYS-STK3155/h21/forelesningsvideoer/LectureNovember5.mp4?vrtx=view-as-webpage"
!bblock Videos
o "Video on Decision trees":"https://www.youtube.com/watch?v=RmajweUFKvM&ab_channel=Simplilearn"