updating weekly plans

This commit is contained in:
mhjensen
2020-11-08 22:51:05 +01:00
parent 12de695a1b
commit 30d8508b04
4 changed files with 8 additions and 4 deletions
+3
View File
@@ -159,3 +159,6 @@ output in course.html
running mako on course.do.txt to make tmp_mako__course.do.txt
translating doconce text in tmp_mako__course.do.txt to html
output in course.html
running mako on course.do.txt to make tmp_mako__course.do.txt
translating doconce text in tmp_mako__course.do.txt to html
output in course.html
+1 -1
View File
@@ -17,7 +17,7 @@ chapters = {
'week43': 'Week 43 October 19-23: Dimesionality Reduction, Principal Component analysis',
'week44': 'Week 44 October 26-30: Decision Trees and Bagging',
'week45': 'Week 45 November 2-6: Random Forests and Gradient Boosting',
'week46': 'Week 46 November 9-13: Support Vector Machines',
'week46': 'Week 46 November 9-13: Gradient boosting and Support Vector Machines',
'week47': 'Week 47 November 16-20: Support Vector Machines',
'week48': 'Week 48 November 23-27: Unsupervised learning, clustering and summary of course',
+3 -2
View File
@@ -102,7 +102,8 @@ div { text-align: justify; text-justify: inter-word; }
2,
None,
'___sec11'),
('Week 46 November 9-13: Support Vector Machines',
('Week 46 November 9-13: Gradient boosting and Support Vector '
'Machines',
2,
None,
'___sec12'),
@@ -387,7 +388,7 @@ The teaching material is produced in various formats for running codes (jupyter
</ul>
<h2 id="___sec12">Week 46 November 9-13: Support Vector Machines </h2>
<h2 id="___sec12">Week 46 November 9-13: Gradient boosting and Support Vector Machines </h2>
<ul>
<li> HTML:</li>
+1 -1
View File
@@ -159,7 +159,7 @@ The teaching material is produced in various formats for running codes (jupyter
* "ipynb file": "https://compphysics.github.io/MachineLearning/doc/pub/week45/ipynb/week45.ipynb"
===== Week 46 November 9-13: Support Vector Machines =====
===== Week 46 November 9-13: Gradient boosting and Support Vector Machines =====