rajtulluri / IMDB-reviews-sentiment-analysis

Sentiment analysis of the IMDB reviews.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IMDB-reviews-sentiment-analysis

IMDB is a popular database of information for all visual entertainments. The dataset contains 50000 reviews posted on IMDB along with a target variable denoting if a review has a positive sentiment or a negative sentiment. The dataset can be found at this Link The notebook contains code to preprocess and clean the reviews for feature preparation and model implementation - LogisticRegression, SupportVector and RandomForest.

About

Sentiment analysis of the IMDB reviews.


Languages

Language:Jupyter Notebook 100.0%