From 62ac682385777d4a13cb36372c0edbf9b6c11f25 Mon Sep 17 00:00:00 2001 From: Petrus Date: Fri, 24 Oct 2025 12:03:19 +0200 Subject: [PATCH] small comment --- Decision_tree.ipynb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Decision_tree.ipynb b/Decision_tree.ipynb index 71296cbd..24f5412b 100644 --- a/Decision_tree.ipynb +++ b/Decision_tree.ipynb @@ -528,7 +528,8 @@ "id": "6fbac4c8", "metadata": {}, "source": [ - "### Final Models" + "### Final Models\n", + "I have not run this code yet. I'm still not sure if we should remove some of the features." ] }, {