/Naive-Bayes

Some implementation and use cases of Naive Bayes.

Primary LanguageJupyter Notebook

Some use cases of Naive Bayes:

  1. News Headline Prediction using Naive-Bayes and TfidVectorizer on SkLearn dataset fetch_20newsgroup . . . [more will be added in future]