Movie Revenue Prediction project for a data mining course.
COMP4710: Intro to Data Mining Group Project
GROUP MEMBERS
Warren Lacaba, Blessings Manatsa, Min Gyu Park
ROLES
Warren Lacaba: data cleanup, ID3 decision tree
Blessings Manatsa: report writing
Min Gyu Park: CART decision tree
PURPOSE
The purpose of this project is to use classification algorithms to try and predict a revenue bracket for movies. We plan to use genre, production budget, production company, and release date to determine the revenue.
INSTRUCTIONS
Just run “python main.py” in the main folder.