update week 46

This commit is contained in:
Morten Hjorth-Jensen
2024-11-10 21:25:13 +01:00
parent 05941a4834
commit c978099977
7 changed files with 226 additions and 231 deletions
+12 -12
View File
@@ -324,9 +324,9 @@ MathJax.Hub.Config({
<div class="panel panel-default">
<div class="panel-body">
<!-- subsequent paragraphs come in larger fonts, so start with a paragraph -->
<ul>
<li> Work and Discussion of project 3</li>
</ul>
<ol>
<li> Work on and discussions of project 3</li>
</ol>
</div>
</div>
@@ -334,17 +334,17 @@ MathJax.Hub.Config({
<div class="panel panel-default">
<div class="panel-body">
<!-- subsequent paragraphs come in larger fonts, so start with a paragraph -->
<ul>
<li> Thursday: Basics of decision trees, classification and regression algorithms and ensemble models</li>
<li> Readings and Videos:
<!-- * These lecture notes -->
<p>Basics of decision trees, classification and regression algorithms and ensemble models </p>
<ol>
<li> Readings and Videos:
<ol type="a"></li>
<li> Lecture notes at <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/pub/week46/ipynb/week46.ipynb" target="_self"><tt>https://github.com/CompPhysics/MachineLearning/blob/master/doc/pub/week46/ipynb/week46.ipynb</tt></a>
<!-- * <a href="https://youtu.be/PMswUwhYa7k" target="_self">Video of lecture</a> -->
<!-- * <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2023/NotesNov16.pdf" target="_self">Whiteboard notes</a> --></li>
<ul>
<li> <a href="https://www.youtube.com/watch?v=RmajweUFKvM&ab_channel=Simplilearn" target="_self">Video on Decision trees</a></li>
<li> Decision Trees: Rashcka et al chapter 6, 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>.</li>
</ul>
</ul>
<li> Video on Decision trees at <a href="https://www.youtube.com/watch?v=RmajweUFKvM&ab_channel=Simplilearn" target="_self"><tt>https://www.youtube.com/watch?v=RmajweUFKvM&ab_channel=Simplilearn</tt></a></li>
<li> Decision Trees: Rashcka et al chapter 3 pages 86-98, and chapter 7 on Ensemble methods, Voting and Bagging and Gradient Boosting. See also lecture from STK-IN4300, lecture 7 at <a href="https://www.uio.no/studier/emner/matnat/math/STK-IN4300/h20/slides/lecture_7.pdf" target="_self"><tt>https://www.uio.no/studier/emner/matnat/math/STK-IN4300/h20/slides/lecture_7.pdf</tt></a>.</li>
</ol>
</ol>
</div>
</div>
+12 -17
View File
@@ -198,34 +198,29 @@ MathJax.Hub.Config({
<h2 id="plan-for-week-46">Plan for week 46 </h2>
<div class="alert alert-block alert-block alert-text-normal">
<b>Active learning sessions on Tuesday and Wednesday</b>
<b>Lab sessions on Tuesday and Wednesday</b>
<p>
<ul>
<p><li> Work and Discussion of project 3</li>
</ul>
<ol>
<p><li> Work on and discussions of project 3</li>
</ol>
</div>
<div class="alert alert-block alert-block alert-text-normal">
<b>Material for the lecture on Monday November 11, 2024</b>
<p>
<ul>
<p><li> Thursday: Basics of decision trees, classification and regression algorithms and ensemble models</li>
<p>Basics of decision trees, classification and regression algorithms and ensemble models </p>
<ol>
<p><li> Readings and Videos:
<!-- * These lecture notes -->
<ol type="a"></li>
<p><li> Lecture notes at <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/pub/week46/ipynb/week46.ipynb" target="_blank"><tt>https://github.com/CompPhysics/MachineLearning/blob/master/doc/pub/week46/ipynb/week46.ipynb</tt></a>
<!-- * <a href="https://youtu.be/PMswUwhYa7k" target="_blank">Video of lecture</a> -->
<!-- * <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2023/NotesNov16.pdf" target="_blank">Whiteboard notes</a> --></li>
<ul>
<p><li> <a href="https://www.youtube.com/watch?v=RmajweUFKvM&ab_channel=Simplilearn" target="_blank">Video on Decision trees</a></li>
<p><li> Decision Trees: Rashcka et al chapter 6, 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>.</li>
</ul>
<p><li> Video on Decision trees at <a href="https://www.youtube.com/watch?v=RmajweUFKvM&ab_channel=Simplilearn" target="_blank"><tt>https://www.youtube.com/watch?v=RmajweUFKvM&ab_channel=Simplilearn</tt></a></li>
<p><li> Decision Trees: Rashcka et al chapter 3 pages 86-98, and chapter 7 on Ensemble methods, Voting and Bagging and Gradient Boosting. See also lecture from STK-IN4300, lecture 7 at <a href="https://www.uio.no/studier/emner/matnat/math/STK-IN4300/h20/slides/lecture_7.pdf" target="_blank"><tt>https://www.uio.no/studier/emner/matnat/math/STK-IN4300/h20/slides/lecture_7.pdf</tt></a>.</li>
</ol>
<p>
</ul>
</ol>
</div>
</section>
+13 -13
View File
@@ -284,28 +284,28 @@ MathJax.Hub.Config({
<h2 id="plan-for-week-46">Plan for week 46 </h2>
<div class="alert alert-block alert-block alert-text-normal">
<b>Active learning sessions on Tuesday and Wednesday</b>
<b>Lab sessions on Tuesday and Wednesday</b>
<p>
<ul>
<li> Work and Discussion of project 3</li>
</ul>
<ol>
<li> Work on and discussions of project 3</li>
</ol>
</div>
<div class="alert alert-block alert-block alert-text-normal">
<b>Material for the lecture on Monday November 11, 2024</b>
<p>
<ul>
<li> Thursday: Basics of decision trees, classification and regression algorithms and ensemble models</li>
<li> Readings and Videos:
<!-- * These lecture notes -->
<p>Basics of decision trees, classification and regression algorithms and ensemble models </p>
<ol>
<li> Readings and Videos:
<ol type="a"></li>
<li> Lecture notes at <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/pub/week46/ipynb/week46.ipynb" target="_blank"><tt>https://github.com/CompPhysics/MachineLearning/blob/master/doc/pub/week46/ipynb/week46.ipynb</tt></a>
<!-- * <a href="https://youtu.be/PMswUwhYa7k" target="_blank">Video of lecture</a> -->
<!-- * <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2023/NotesNov16.pdf" target="_blank">Whiteboard notes</a> --></li>
<ul>
<li> <a href="https://www.youtube.com/watch?v=RmajweUFKvM&ab_channel=Simplilearn" target="_blank">Video on Decision trees</a></li>
<li> Decision Trees: Rashcka et al chapter 6, 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>.</li>
</ul>
</ul>
<li> Video on Decision trees at <a href="https://www.youtube.com/watch?v=RmajweUFKvM&ab_channel=Simplilearn" target="_blank"><tt>https://www.youtube.com/watch?v=RmajweUFKvM&ab_channel=Simplilearn</tt></a></li>
<li> Decision Trees: Rashcka et al chapter 3 pages 86-98, and chapter 7 on Ensemble methods, Voting and Bagging and Gradient Boosting. See also lecture from STK-IN4300, lecture 7 at <a href="https://www.uio.no/studier/emner/matnat/math/STK-IN4300/h20/slides/lecture_7.pdf" target="_blank"><tt>https://www.uio.no/studier/emner/matnat/math/STK-IN4300/h20/slides/lecture_7.pdf</tt></a>.</li>
</ol>
</ol>
</div>
+13 -13
View File
@@ -361,28 +361,28 @@ MathJax.Hub.Config({
<h2 id="plan-for-week-46">Plan for week 46 </h2>
<div class="alert alert-block alert-block alert-text-normal">
<b>Active learning sessions on Tuesday and Wednesday</b>
<b>Lab sessions on Tuesday and Wednesday</b>
<p>
<ul>
<li> Work and Discussion of project 3</li>
</ul>
<ol>
<li> Work on and discussions of project 3</li>
</ol>
</div>
<div class="alert alert-block alert-block alert-text-normal">
<b>Material for the lecture on Monday November 11, 2024</b>
<p>
<ul>
<li> Thursday: Basics of decision trees, classification and regression algorithms and ensemble models</li>
<li> Readings and Videos:
<!-- * These lecture notes -->
<p>Basics of decision trees, classification and regression algorithms and ensemble models </p>
<ol>
<li> Readings and Videos:
<ol type="a"></li>
<li> Lecture notes at <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/pub/week46/ipynb/week46.ipynb" target="_blank"><tt>https://github.com/CompPhysics/MachineLearning/blob/master/doc/pub/week46/ipynb/week46.ipynb</tt></a>
<!-- * <a href="https://youtu.be/PMswUwhYa7k" target="_blank">Video of lecture</a> -->
<!-- * <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2023/NotesNov16.pdf" target="_blank">Whiteboard notes</a> --></li>
<ul>
<li> <a href="https://www.youtube.com/watch?v=RmajweUFKvM&ab_channel=Simplilearn" target="_blank">Video on Decision trees</a></li>
<li> Decision Trees: Rashcka et al chapter 6, 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>.</li>
</ul>
</ul>
<li> Video on Decision trees at <a href="https://www.youtube.com/watch?v=RmajweUFKvM&ab_channel=Simplilearn" target="_blank"><tt>https://www.youtube.com/watch?v=RmajweUFKvM&ab_channel=Simplilearn</tt></a></li>
<li> Decision Trees: Rashcka et al chapter 3 pages 86-98, and chapter 7 on Ensemble methods, Voting and Bagging and Gradient Boosting. See also lecture from STK-IN4300, lecture 7 at <a href="https://www.uio.no/studier/emner/matnat/math/STK-IN4300/h20/slides/lecture_7.pdf" target="_blank"><tt>https://www.uio.no/studier/emner/matnat/math/STK-IN4300/h20/slides/lecture_7.pdf</tt></a>.</li>
</ol>
</ol>
</div>
Binary file not shown.
File diff suppressed because it is too large Load Diff
+7 -7
View File
@@ -6,18 +6,18 @@ DATE: Week 46, November 11-15
!split
===== Plan for week 46 =====
!bblock Active learning sessions on Tuesday and Wednesday
* Work and Discussion of project 3
!bblock Lab sessions on Tuesday and Wednesday
o Work on and discussions of project 3
!eblock
!bblock Material for the lecture on Monday November 11, 2024
* Thursday: Basics of decision trees, classification and regression algorithms and ensemble models
* Readings and Videos:
# * These lecture notes
Basics of decision trees, classification and regression algorithms and ensemble models
o Readings and Videos:
o Lecture notes at URL:"https://github.com/CompPhysics/MachineLearning/blob/master/doc/pub/week46/ipynb/week46.ipynb"
# * "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: Rashcka et al chapter 6, 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".
o Video on Decision trees at URL:"https://www.youtube.com/watch?v=RmajweUFKvM&ab_channel=Simplilearn"
o Decision Trees: Rashcka et al chapter 3 pages 86-98, and chapter 7 on Ensemble methods, Voting and Bagging and Gradient Boosting. See also lecture from STK-IN4300, lecture 7 at URL:"https://www.uio.no/studier/emner/matnat/math/STK-IN4300/h20/slides/lecture_7.pdf".
!eblock