Skip to content

mehulviby/nbclassifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Naive Bayes Classifier

Naive Bayes classifiers is a simple probabilistic classifiers based on applying Bayes' theorem with strong (naive) independence assumptions between the features.

Trained the hotel reviews based on four labels - positive, negative, truthful and deceptive.

Classifed the test data based on the rained hotel review weather positive/negative and truthful/deceptive

About

Naive Bayes Classifier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages