added whiteboard notes
This commit is contained in:
@@ -340,7 +340,8 @@ MathJax.Hub.Config({
|
||||
<li> Readings and Videos:</li>
|
||||
<ul>
|
||||
<li> These lecture notes</li>
|
||||
<li> <a href="https://youtu.be/PMswUwhYa7k" target="_self">Video of lecture to be added</a></li>
|
||||
<li> <a href="https://youtu.be/PMswUwhYa7k" target="_self">Video of lecture</a></li>
|
||||
<li> <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2023/NotesNov16.pdf" target="_self">Whiteboard notes</a></li>
|
||||
<li> <a href="https://www.youtube.com/watch?v=RmajweUFKvM&ab_channel=Simplilearn" target="_self">Video on Decision trees</a></li>
|
||||
<li> Decision Trees: Geron's chapter 6 covers decision trees while ensemble models, voting and bagging are discussed in chapter 7. See also lecture from <a href="https://www.uio.no/studier/emner/matnat/math/STK-IN4300/h20/slides/lecture_7.pdf" target="_self">STK-IN4300, lecture 7</a>. Chapter 9.2 of Hastie et al contains also a good discussion.</li>
|
||||
</ul>
|
||||
|
||||
@@ -221,7 +221,9 @@ MathJax.Hub.Config({
|
||||
|
||||
<p><li> These lecture notes</li>
|
||||
|
||||
<p><li> <a href="https://youtu.be/PMswUwhYa7k" target="_blank">Video of lecture to be added</a></li>
|
||||
<p><li> <a href="https://youtu.be/PMswUwhYa7k" target="_blank">Video of lecture</a></li>
|
||||
|
||||
<p><li> <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2023/NotesNov16.pdf" target="_blank">Whiteboard notes</a></li>
|
||||
|
||||
<p><li> <a href="https://www.youtube.com/watch?v=RmajweUFKvM&ab_channel=Simplilearn" target="_blank">Video on Decision trees</a></li>
|
||||
|
||||
|
||||
@@ -301,7 +301,8 @@ MathJax.Hub.Config({
|
||||
<li> Readings and Videos:</li>
|
||||
<ul>
|
||||
<li> These lecture notes</li>
|
||||
<li> <a href="https://youtu.be/PMswUwhYa7k" target="_blank">Video of lecture to be added</a></li>
|
||||
<li> <a href="https://youtu.be/PMswUwhYa7k" target="_blank">Video of lecture</a></li>
|
||||
<li> <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2023/NotesNov16.pdf" target="_blank">Whiteboard notes</a></li>
|
||||
<li> <a href="https://www.youtube.com/watch?v=RmajweUFKvM&ab_channel=Simplilearn" target="_blank">Video on Decision trees</a></li>
|
||||
<li> Decision Trees: Geron's chapter 6 covers decision trees while ensemble models, voting and bagging are discussed in chapter 7. See also lecture from <a href="https://www.uio.no/studier/emner/matnat/math/STK-IN4300/h20/slides/lecture_7.pdf" target="_blank">STK-IN4300, lecture 7</a>. Chapter 9.2 of Hastie et al contains also a good discussion.</li>
|
||||
</ul>
|
||||
|
||||
@@ -378,7 +378,8 @@ MathJax.Hub.Config({
|
||||
<li> Readings and Videos:</li>
|
||||
<ul>
|
||||
<li> These lecture notes</li>
|
||||
<li> <a href="https://youtu.be/PMswUwhYa7k" target="_blank">Video of lecture to be added</a></li>
|
||||
<li> <a href="https://youtu.be/PMswUwhYa7k" target="_blank">Video of lecture</a></li>
|
||||
<li> <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2023/NotesNov16.pdf" target="_blank">Whiteboard notes</a></li>
|
||||
<li> <a href="https://www.youtube.com/watch?v=RmajweUFKvM&ab_channel=Simplilearn" target="_blank">Video on Decision trees</a></li>
|
||||
<li> Decision Trees: Geron's chapter 6 covers decision trees while ensemble models, voting and bagging are discussed in chapter 7. See also lecture from <a href="https://www.uio.no/studier/emner/matnat/math/STK-IN4300/h20/slides/lecture_7.pdf" target="_blank">STK-IN4300, lecture 7</a>. Chapter 9.2 of Hastie et al contains also a good discussion.</li>
|
||||
</ul>
|
||||
|
||||
Binary file not shown.
+165
-163
File diff suppressed because it is too large
Load Diff
@@ -15,7 +15,8 @@ DATE: Week 46, November 13-17
|
||||
* Thursday: Basics of decision trees, classification and regression algorithms and ensemble models
|
||||
* Readings and Videos:
|
||||
* These lecture notes
|
||||
* "Video of lecture to be added":"https://youtu.be/PMswUwhYa7k"
|
||||
* "Video of lecture":"https://youtu.be/PMswUwhYa7k"
|
||||
* "Whiteboard notes":"https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2023/NotesNov16.pdf"
|
||||
* "Video on Decision trees":"https://www.youtube.com/watch?v=RmajweUFKvM&ab_channel=Simplilearn"
|
||||
* Decision Trees: Geron's chapter 6 covers decision trees while ensemble models, voting and bagging are discussed in chapter 7. See also lecture from "STK-IN4300, lecture 7":"https://www.uio.no/studier/emner/matnat/math/STK-IN4300/h20/slides/lecture_7.pdf". Chapter 9.2 of Hastie et al contains also a good discussion.
|
||||
!eblock
|
||||
|
||||
Reference in New Issue
Block a user