From 394995497354a91f6bd051f73f0ebb9cdecf946b Mon Sep 17 00:00:00 2001 From: Orrm23 Date: Mon, 17 Feb 2025 00:49:38 -0800 Subject: [PATCH] Created using Colab --- LeafSpeciesDetection_DECISIONTREE.ipynb | 34 ++++++++++++------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/LeafSpeciesDetection_DECISIONTREE.ipynb b/LeafSpeciesDetection_DECISIONTREE.ipynb index fab6f89..2990191 100644 --- a/LeafSpeciesDetection_DECISIONTREE.ipynb +++ b/LeafSpeciesDetection_DECISIONTREE.ipynb @@ -92,7 +92,7 @@ "base_uri": "https://localhost:8080/" }, "id": "_x9QzbrMOl0l", - "outputId": "9750543d-bfea-4451-a95c-4a6cfcc2e0ba" + "outputId": "ab81e859-9cc0-4483-c174-5012b2b47ca4" }, "source": [ "print(dataset.data)\n", @@ -283,7 +283,7 @@ "height": 424 }, "id": "EG1_3L0hOoq0", - "outputId": "464b4950-8a29-4131-8500-6bdacd714e32" + "outputId": "4497898b-6264-4286-abb3-6394ec005754" }, "source": [ "X = pd.DataFrame(dataset.data, columns=dataset.feature_names)\n", @@ -312,7 +312,7 @@ ], "text/html": [ "\n", - "
\n", + "
\n", "
\n", "