IMDB Movie Review Sentiment Analysis II

task: classification

The objective of this problem is to build a model that can predict the sentiment of a movie review. You must train your model using the movie reviews provided as part of the training data to predict whether a given movie review is positive or negative.

imdb-2/submission.py (autosaved)