Skip to content

Sentiment analysis using random forest and word-vectorization

Notifications You must be signed in to change notification settings

mumukshB/Sentiment-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentiment-Analysis

The objective of this project is to analyse the sentiment of the reviews posted on IMDB website. Uses random-forest supervised learning for binary-classification task. Predicts positive/negative reviews with 84.6% accuracy.