Good Bad Movie
an IMDb Movie Review Sentiment Analysis
Introduction
IMDb is a popular site for movie reviewers. The Good Bad Movie project builds a binary text classification model to predict whether a movie review is positive or negative. Using a sample of 500 IMDb reviews, the dataset is processed and saved as a CSV, then used to train and evaluate a machine learning model. The goal is to classify movie reviews based on their text content.