Skip to content

Commit 754dc6d

Browse files
committed
Update CSI5155 Assignment 1 Evaluation Part - Kelvin Mock 300453668.ipynb
1 parent 818a929 commit 754dc6d

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

‎Assignment 1 - Model Comparison/CSI5155 Assignment 1 Evaluation Part - Kelvin Mock 300453668.ipynb‎

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8024,6 +8024,23 @@
80248024
" dataset=constants.mushrooms_dataset\n",
80258025
");"
80268026
]
8027+
},
8028+
{
8029+
"cell_type": "code",
8030+
"execution_count": 98,
8031+
"metadata": {},
8032+
"outputs": [
8033+
{
8034+
"name": "stdout",
8035+
"output_type": "stream",
8036+
"text": [
8037+
"Organization complete!\n"
8038+
]
8039+
}
8040+
],
8041+
"source": [
8042+
"organize()"
8043+
]
80278044
}
80288045
],
80298046
"metadata": {

0 commit comments

Comments
 (0)