From f037546319a12039546833034786bfbf2aeb2f91 Mon Sep 17 00:00:00 2001 From: rkansal47 Date: Tue, 9 Jan 2024 11:53:32 -0600 Subject: [PATCH] update bdt --- machine-learning-das/notebooks/2-boosted-decision-tree.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/machine-learning-das/notebooks/2-boosted-decision-tree.ipynb b/machine-learning-das/notebooks/2-boosted-decision-tree.ipynb index 4492868..5460aba 100644 --- a/machine-learning-das/notebooks/2-boosted-decision-tree.ipynb +++ b/machine-learning-das/notebooks/2-boosted-decision-tree.ipynb @@ -9,8 +9,8 @@ "tags": [] }, "source": [ - "# Dense neural network with Keras\n", - "Authors: Javier Duarte, Raghav Kansal" + "# Boosted decision trees with xgboost\n", + "Authors: Raghav Kansal" ] }, {