Skip to content

▪ Created Naive Bayes based supervised machine learning models to classify hotel reviews into four classes (positive, negative, truthful, or deceptive) by training on Deceptive Opinion Spam Corpus v1.4 and achieved an F1 score of 0.85 on unseen test data.

Notifications You must be signed in to change notification settings

deeptisehrawat/naive-bayes-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

naive-bayes-classifier

▪ Created Naive Bayes based supervised machine learning models to classify hotel reviews into four classes (positive, negative, truthful, or deceptive) by training on Deceptive Opinion Spam Corpus v1.4 and achieved an F1 score of 0.85 on unseen test data.
▪ A naive Bayes classifier to identify hotel reviews as either truthful or deceptive, and either positive or negative. Used the word tokens as features for classification.

About

▪ Created Naive Bayes based supervised machine learning models to classify hotel reviews into four classes (positive, negative, truthful, or deceptive) by training on Deceptive Opinion Spam Corpus v1.4 and achieved an F1 score of 0.85 on unseen test data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages