We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bf1616 commit 1cc0879Copy full SHA for 1cc0879
5-In-Class-assignment.ipynb
@@ -10,10 +10,8 @@
10
"\n",
11
"Students will:\n",
12
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."
+ "- Develop and train a classification model using a dataset of your choice.\n",
+ "- Save their trained models as pickle files.\n"
17
]
18
},
19
{
0 commit comments