Skip to content

PraNavKumAr01/ReviewCategoryClassifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ReviewCategoryClassifier

Built a machine learning model which takes in a review and classifies into the specific category of that review. Used SVM and gaussian naive bayes model and found svm gives more accuracy

Heatmap showing the accuracy of the SVM model.

svmHeatmap

Heatmap showing the accuracy of the Gaussian Naive Bayes model.

gnbHeatmap

As we can clearly see SVM had better recognition of the categories and made more correct predictions

About

Built a machine learning model which takes in a review and classifies into the specific category of that review

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors