Skip to content

Movie rating prediction using a trained Multinomial Naive Bayes Model to classify movie reviews as good and bad.

Notifications You must be signed in to change notification settings

fuzzymf/Movie-rating-prediction

Repository files navigation

Movie rating prediction using a trained Multinomial Naive Bayes Model to classify movie reviews as good and bad.

• Used the bag of words model to make a NLP Pipeline. Implemented stopwords removal and stemming to clean the data.

• Used Laplace smoothing to solve the problem of zero probability and further enhance the model.

• Technologies : Natural Language Processing Toolkit,scikit-learn

About

Movie rating prediction using a trained Multinomial Naive Bayes Model to classify movie reviews as good and bad.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published