Skip to content

Commit 9aab5f8

Browse files
committed
update week 46
1 parent 01d31a1 commit 9aab5f8

9 files changed

+206
-220
lines changed

doc/pub/week46/html/._week46-bs000.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ <h1>Week 46: Decision Trees, Ensemble methods and Random Forests</h1>
337337
</center>
338338
<br>
339339
<center>
340-
<h4>Week 46, November 13-17</h4>
340+
<h4>Week 46, November 11-15</h4>
341341
</center> <!-- date -->
342342
<br>
343343

@@ -376,7 +376,7 @@ <h4>Week 46, November 13-17</h4>
376376
</footer>
377377
-->
378378
<center style="font-size:80%">
379-
<!-- copyright --> &copy; 1999-2023, Morten Hjorth-Jensen. Released under CC Attribution-NonCommercial 4.0 license
379+
<!-- copyright --> &copy; 1999-2024, Morten Hjorth-Jensen. Released under CC Attribution-NonCommercial 4.0 license
380380
</center>
381381
</body>
382382
</html>

doc/pub/week46/html/._week46-bs001.html

+5-6
Original file line numberDiff line numberDiff line change
@@ -325,12 +325,11 @@ <h2 id="plan-for-week-46" class="anchor">Plan for week 46 </h2>
325325
<div class="panel-body">
326326
<!-- subsequent paragraphs come in larger fonts, so start with a paragraph -->
327327
<ul>
328-
<li> Work and Discussion of project 2</li>
329-
<li> Discussion of project 3 as well</li>
328+
<li> Work and Discussion of project 3</li>
330329
</ul>
331330
</div>
332331
</div>
333-
332+
334333

335334
<div class="panel panel-default">
336335
<div class="panel-body">
@@ -339,9 +338,9 @@ <h2 id="plan-for-week-46" class="anchor">Plan for week 46 </h2>
339338
<li> Thursday: Basics of decision trees, classification and regression algorithms and ensemble models</li>
340339
<li> Readings and Videos:</li>
341340
<ul>
342-
<li> These lecture notes</li>
343-
<li> <a href="https://youtu.be/PMswUwhYa7k" target="_self">Video of lecture</a></li>
344-
<li> <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2023/NotesNov16.pdf" target="_self">Whiteboard notes</a></li>
341+
<li> These lecture notes
342+
<!-- * <a href="https://youtu.be/PMswUwhYa7k" target="_self">Video of lecture</a> -->
343+
<!-- * <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2023/NotesNov16.pdf" target="_self">Whiteboard notes</a> --></li>
345344
<li> <a href="https://www.youtube.com/watch?v=RmajweUFKvM&ab_channel=Simplilearn" target="_self">Video on Decision trees</a></li>
346345
<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>
347346
</ul>

doc/pub/week46/html/week46-bs.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ <h1>Week 46: Decision Trees, Ensemble methods and Random Forests</h1>
337337
</center>
338338
<br>
339339
<center>
340-
<h4>Week 46, November 13-17</h4>
340+
<h4>Week 46, November 11-15</h4>
341341
</center> <!-- date -->
342342
<br>
343343

@@ -376,7 +376,7 @@ <h4>Week 46, November 13-17</h4>
376376
</footer>
377377
-->
378378
<center style="font-size:80%">
379-
<!-- copyright --> &copy; 1999-2023, Morten Hjorth-Jensen. Released under CC Attribution-NonCommercial 4.0 license
379+
<!-- copyright --> &copy; 1999-2024, Morten Hjorth-Jensen. Released under CC Attribution-NonCommercial 4.0 license
380380
</center>
381381
</body>
382382
</html>

doc/pub/week46/html/week46-reveal.html

+8-12
Original file line numberDiff line numberDiff line change
@@ -184,13 +184,13 @@ <h1 style="text-align: center;">Week 46: Decision Trees, Ensemble methods and R
184184
</center>
185185
<br>
186186
<center>
187-
<h4>Week 46, November 13-17</h4>
187+
<h4>Week 46, November 11-15</h4>
188188
</center> <!-- date -->
189189
<br>
190190

191191

192192
<center style="font-size:80%">
193-
<!-- copyright --> &copy; 1999-2023, Morten Hjorth-Jensen. Released under CC Attribution-NonCommercial 4.0 license
193+
<!-- copyright --> &copy; 1999-2024, Morten Hjorth-Jensen. Released under CC Attribution-NonCommercial 4.0 license
194194
</center>
195195
</section>
196196

@@ -202,15 +202,13 @@ <h2 id="plan-for-week-46">Plan for week 46 </h2>
202202
<p>
203203
<ul>
204204

205-
<p><li> Work and Discussion of project 2</li>
206-
207-
<p><li> Discussion of project 3 as well</li>
205+
<p><li> Work and Discussion of project 3</li>
208206
</ul>
209207
</div>
210-
208+
211209

212210
<div class="alert alert-block alert-block alert-text-normal">
213-
<b>Material for the lecture on Thursday November 16, 2023</b>
211+
<b>Material for the lecture on Monday November 11, 2024</b>
214212
<p>
215213
<ul>
216214

@@ -219,11 +217,9 @@ <h2 id="plan-for-week-46">Plan for week 46 </h2>
219217
<p><li> Readings and Videos:</li>
220218
<ul>
221219

222-
<p><li> These lecture notes</li>
223-
224-
<p><li> <a href="https://youtu.be/PMswUwhYa7k" target="_blank">Video of lecture</a></li>
225-
226-
<p><li> <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2023/NotesNov16.pdf" target="_blank">Whiteboard notes</a></li>
220+
<p><li> These lecture notes
221+
<!-- * <a href="https://youtu.be/PMswUwhYa7k" target="_blank">Video of lecture</a> -->
222+
<!-- * <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2023/NotesNov16.pdf" target="_blank">Whiteboard notes</a> --></li>
227223

228224
<p><li> <a href="https://www.youtube.com/watch?v=RmajweUFKvM&ab_channel=Simplilearn" target="_blank">Video on Decision trees</a></li>
229225

doc/pub/week46/html/week46-solarized.html

+8-9
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ <h1>Week 46: Decision Trees, Ensemble methods and Random Forests</h1>
276276
</center>
277277
<br>
278278
<center>
279-
<h4>Week 46, November 13-17</h4>
279+
<h4>Week 46, November 11-15</h4>
280280
</center> <!-- date -->
281281
<br>
282282

@@ -287,22 +287,21 @@ <h2 id="plan-for-week-46">Plan for week 46 </h2>
287287
<b>Active learning sessions on Tuesday and Wednesday</b>
288288
<p>
289289
<ul>
290-
<li> Work and Discussion of project 2</li>
291-
<li> Discussion of project 3 as well</li>
290+
<li> Work and Discussion of project 3</li>
292291
</ul>
293292
</div>
294-
293+
295294

296295
<div class="alert alert-block alert-block alert-text-normal">
297-
<b>Material for the lecture on Thursday November 16, 2023</b>
296+
<b>Material for the lecture on Monday November 11, 2024</b>
298297
<p>
299298
<ul>
300299
<li> Thursday: Basics of decision trees, classification and regression algorithms and ensemble models</li>
301300
<li> Readings and Videos:</li>
302301
<ul>
303-
<li> These lecture notes</li>
304-
<li> <a href="https://youtu.be/PMswUwhYa7k" target="_blank">Video of lecture</a></li>
305-
<li> <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2023/NotesNov16.pdf" target="_blank">Whiteboard notes</a></li>
302+
<li> These lecture notes
303+
<!-- * <a href="https://youtu.be/PMswUwhYa7k" target="_blank">Video of lecture</a> -->
304+
<!-- * <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2023/NotesNov16.pdf" target="_blank">Whiteboard notes</a> --></li>
306305
<li> <a href="https://www.youtube.com/watch?v=RmajweUFKvM&ab_channel=Simplilearn" target="_blank">Video on Decision trees</a></li>
307306
<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>
308307
</ul>
@@ -2632,7 +2631,7 @@ <h2 id="adaboost-examples">AdaBoost Examples </h2>
26322631

26332632
<!-- ------------------- end of main content --------------- -->
26342633
<center style="font-size:80%">
2635-
<!-- copyright --> &copy; 1999-2023, Morten Hjorth-Jensen. Released under CC Attribution-NonCommercial 4.0 license
2634+
<!-- copyright --> &copy; 1999-2024, Morten Hjorth-Jensen. Released under CC Attribution-NonCommercial 4.0 license
26362635
</center>
26372636
</body>
26382637
</html>

doc/pub/week46/html/week46.html

+8-9
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ <h1>Week 46: Decision Trees, Ensemble methods and Random Forests</h1>
353353
</center>
354354
<br>
355355
<center>
356-
<h4>Week 46, November 13-17</h4>
356+
<h4>Week 46, November 11-15</h4>
357357
</center> <!-- date -->
358358
<br>
359359

@@ -364,22 +364,21 @@ <h2 id="plan-for-week-46">Plan for week 46 </h2>
364364
<b>Active learning sessions on Tuesday and Wednesday</b>
365365
<p>
366366
<ul>
367-
<li> Work and Discussion of project 2</li>
368-
<li> Discussion of project 3 as well</li>
367+
<li> Work and Discussion of project 3</li>
369368
</ul>
370369
</div>
371-
370+
372371

373372
<div class="alert alert-block alert-block alert-text-normal">
374-
<b>Material for the lecture on Thursday November 16, 2023</b>
373+
<b>Material for the lecture on Monday November 11, 2024</b>
375374
<p>
376375
<ul>
377376
<li> Thursday: Basics of decision trees, classification and regression algorithms and ensemble models</li>
378377
<li> Readings and Videos:</li>
379378
<ul>
380-
<li> These lecture notes</li>
381-
<li> <a href="https://youtu.be/PMswUwhYa7k" target="_blank">Video of lecture</a></li>
382-
<li> <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2023/NotesNov16.pdf" target="_blank">Whiteboard notes</a></li>
379+
<li> These lecture notes
380+
<!-- * <a href="https://youtu.be/PMswUwhYa7k" target="_blank">Video of lecture</a> -->
381+
<!-- * <a href="https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2023/NotesNov16.pdf" target="_blank">Whiteboard notes</a> --></li>
383382
<li> <a href="https://www.youtube.com/watch?v=RmajweUFKvM&ab_channel=Simplilearn" target="_blank">Video on Decision trees</a></li>
384383
<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>
385384
</ul>
@@ -2709,7 +2708,7 @@ <h2 id="adaboost-examples">AdaBoost Examples </h2>
27092708

27102709
<!-- ------------------- end of main content --------------- -->
27112710
<center style="font-size:80%">
2712-
<!-- copyright --> &copy; 1999-2023, Morten Hjorth-Jensen. Released under CC Attribution-NonCommercial 4.0 license
2711+
<!-- copyright --> &copy; 1999-2024, Morten Hjorth-Jensen. Released under CC Attribution-NonCommercial 4.0 license
27132712
</center>
27142713
</body>
27152714
</html>
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)