Skip to content

Commit

Permalink
Update test.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
ahughesuol committed Sep 3, 2024
1 parent 12eb4fe commit cd715ee
Showing 1 changed file with 2 additions and 29 deletions.
31 changes: 2 additions & 29 deletions CMP9135 Computer Vision/test.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6,34 +6,7 @@
"metadata": {},
"outputs": [],
"source": [
"import seaborn"
]
},
{
"cell_type": "code",
"execution_count": 2,
"metadata": {},
"outputs": [],
"source": [
"import pandas"
]
},
{
"cell_type": "code",
"execution_count": 3,
"metadata": {},
"outputs": [],
"source": [
"import scipy"
]
},
{
"cell_type": "code",
"execution_count": 4,
"metadata": {},
"outputs": [],
"source": [
"import sklearn"
"import cv2"
]
}
],
Expand All @@ -53,7 +26,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.4"
"version": "3.12.5"
}
},
"nbformat": 4,
Expand Down

0 comments on commit cd715ee

Please sign in to comment.