Skip to content

Vaibhav-Khera/Naive-Bayes_Text-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Naive-Bayes_Text-Classification

In this project Multinomial Naive Bayes(sklearn's MultinomialNB as well as Multinomial Naive Bayes implemented from scratch) has been used for text classification using python 3.

Given a text document we aim to predict the news group category (out of the the 20 given categories) it belongs to.

About

Implemented Naive Bayes text classifier for the 20newsgroups dataset

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published