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" ] }, {