Skip to content

Commit 1cc0879

Browse files
committed
update in-class assignment
1 parent 1bf1616 commit 1cc0879

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

5-In-Class-assignment.ipynb

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,8 @@
1010
"\n",
1111
"Students will:\n",
1212
"\n",
13-
"- Develop and train a classification model using a provided training/validation dataset.\n",
14-
"- Save their trained models as pickle files.\n",
15-
"- Submit their models for evaluation.\n",
16-
"- Compete to achieve the highest F1 score on a hidden test dataset."
13+
"- Develop and train a classification model using a dataset of your choice.\n",
14+
"- Save their trained models as pickle files.\n"
1715
]
1816
},
1917
{

0 commit comments

Comments
 (0)