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/submission.py (autosaved)