项目作者: wlacaba

项目描述 :
Movie Revenue Prediction project for a data mining course.
高级语言: Python
项目地址: git://github.com/wlacaba/COMP4710-Group-12.git
创建时间: 2017-10-24T21:03:18Z
项目社区:https://github.com/wlacaba/COMP4710-Group-12

开源协议:

下载


COMP4710-Group-12

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.