updating weekly plans
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
@@ -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>
|
||||
|
||||
@@ -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 =====
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user