From 6fcca32704aa83c833d476d797887a5b3a80c96a Mon Sep 17 00:00:00 2001 From: ahughesuol Date: Tue, 3 Sep 2024 12:25:25 +0100 Subject: [PATCH] Update test.ipynb --- .../test.ipynb | 27 ------------------- 1 file changed, 27 deletions(-) diff --git a/CMP9794 Advanced Artificial Intelligence/test.ipynb b/CMP9794 Advanced Artificial Intelligence/test.ipynb index 2e3033c..58aac16 100644 --- a/CMP9794 Advanced Artificial Intelligence/test.ipynb +++ b/CMP9794 Advanced Artificial Intelligence/test.ipynb @@ -8,33 +8,6 @@ "source": [ "import bnlearn" ] - }, - { - "cell_type": "code", - "execution_count": 3, - "metadata": {}, - "outputs": [], - "source": [ - "import pandas" - ] - }, - { - "cell_type": "code", - "execution_count": 4, - "metadata": {}, - "outputs": [], - "source": [ - "import scipy" - ] - }, - { - "cell_type": "code", - "execution_count": 5, - "metadata": {}, - "outputs": [], - "source": [ - "import sklearn" - ] } ], "metadata": {