From 30d8508b04326891fcbcd1b6301a1f99dd52eb94 Mon Sep 17 00:00:00 2001 From: mhjensen Date: Sun, 8 Nov 2020 22:51:05 +0100 Subject: [PATCH] updating weekly plans --- doc/web/course.dlog | 3 +++ doc/web/course.do.txt | 2 +- doc/web/course.html | 5 +++-- doc/web/tmp_mako__course.do.txt | 2 +- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/doc/web/course.dlog b/doc/web/course.dlog index ac0e34d59..cdf1d8165 100644 --- a/doc/web/course.dlog +++ b/doc/web/course.dlog @@ -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 diff --git a/doc/web/course.do.txt b/doc/web/course.do.txt index 80e73f828..d9eb394ec 100644 --- a/doc/web/course.do.txt +++ b/doc/web/course.do.txt @@ -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', diff --git a/doc/web/course.html b/doc/web/course.html index 1b350ce7a..fa98fa8a5 100644 --- a/doc/web/course.html +++ b/doc/web/course.html @@ -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 -

Week 46 November 9-13: Support Vector Machines

+

Week 46 November 9-13: Gradient boosting and Support Vector Machines