Skip to content

devansh5398/Movie-Reviews-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Movie-Reviews-Classification

  • Model predicts whether a review is positive or negative.
  • Model is trained against Naive Bayes Classifier, SVM Classifier and Random Forest Classifier.
  • Accuracy of 0.838 on RandomForestClassifier, 0.834 on MultinomialNB, 0.83 on SVC was obtained.

About

Model predicts whether a review is positive or negative.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors