From 59c4e8f68d9598c6a631b82d7c334b4da70eefd6 Mon Sep 17 00:00:00 2001 From: Yawei Li Date: Thu, 9 Jan 2025 16:42:07 +0100 Subject: [PATCH] further added cwb-basics and cwb-basics2 in chapter_order.tex of boosting --- slides/boosting/chapter-order.tex | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/slides/boosting/chapter-order.tex b/slides/boosting/chapter-order.tex index b9744df8..dec1eabb 100644 --- a/slides/boosting/chapter-order.tex +++ b/slides/boosting/chapter-order.tex @@ -38,8 +38,11 @@ \subsection{Gradient Boosting with Trees 2} \subsection{XGBoost} \includepdf[pages=-]{../../slides-pdf/slides-boosting-xgboost.pdf} -\subsection{Componentwise Gradient Boosting} -\includepdf[pages=-]{../../slides-pdf/slides-boosting-comp-boost.pdf} +\subsection{Componentwise Gradient Boosting Basics 1} +\includepdf[pages=-]{../../slides-pdf/slides-boosting-cwb-basics.pdf} + +\subsection{Componentwise Gradient Boosting Basics 2} +\includepdf[pages=-]{../../slides-pdf/slides-boosting-cwb-basics2.pdf} \subsection{CWB and GLMs} \includepdf[pages=-]{../../slides-pdf/slides-boosting-cwb-glm.pdf}