fix typo
This commit is contained in:
parent
a9e7d0ead5
commit
b5f0eb5f6d
|
@ -228,7 +228,7 @@
|
|||
"\n",
|
||||
"**Questions**:\n",
|
||||
"\n",
|
||||
"> * Remove the class `ÙNE` from the original dataset using pandas [replace](https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.replace.html)\n",
|
||||
"> * Remove the class `ÙNE` from the original dataset\n",
|
||||
"> * Plot the class statitics with seaborn\n",
|
||||
"> * Create new splits\n",
|
||||
"> * Retrain a NaiveBayes classifier using [TfidfVectorizer](https://scikit-learn.org/stable/modules/generated/sklearn.feature_extraction.text.TfidfVectorizer.html) with the 1000 most frequent words."
|
||||
|
|
Loading…
Reference in New Issue
Block a user