ShrustiMT/Codsoft-GENRE-CLASSIFICATION
Using Multinomial Naive Bayes, this code snippet illustrates a text classification task. It starts by loading training and testing data sets containing text descriptions and the associated genres.
Jupyter Notebook