In this assignment, we were asked to implement Naïve Bayes document classifier and apply it to the 20 newsgroups dataset. In this dataset, each document is a posting that was made to one of 20 different newsgroups. Multinomial event modeling is used to estimate the parameters and Laplace smoothing is applied in order to avoid zero probabilities. %74.8 accuracy obtanied after tuning. Detailed report on accuracy and Confusion Matrix can be found in the report.
-
Notifications
You must be signed in to change notification settings - Fork 0
AkdenizKutayOcal/NaiveBayes_DocumentClassifier
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Naive Bayes document classifier applied on the 20 newsgroups dataset.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published