This document describes a machine learning model called MovieMetR that predicts the prospects of movies. It uses data from 2013 movies and features like actors, directors, genres to train a linear regression model with regularization. The model is deployed as a web app that compares its ratings to Rotten Tomatoes ratings to help users decide which movies to watch.
Related topics: