ilaydaDuratnir / IMDB-Movie-Reviews-Sentiment-Analysis

We predict whether the comments made to the movies in Imdb are positive or negative using the rnn model.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IMDB-Movie-Reviews-Sentiment-Analysis

IMDB Movie Reviews Sentiment Analysis Using RNN Model
We predict whether the comments made to the movies in Imdb are positive or negative using the rnn model.

About Dataset
The labeled training data set consists of 25,000 IMDB movie reviews. There is also an unlabeled test set with 25,000 IMDB movie reviews.

Train and Test Accuracy and Loss Function

About

We predict whether the comments made to the movies in Imdb are positive or negative using the rnn model.

License:MIT License


Languages

Language:Python 100.0%