The goal of this project is to provide MIS students with additional hands-on experience in data analysis and reinforce the concepts and methods covered in class.
For this project, students should find a new suitable dataset on the internet (that was never used in the class before) and apply Decision Tree analysis to build the prediction of the outcome variable. The process should be very similar to the regular assignment on Decision Trees (i.e., start with the same Jupyter Notebook) but applied to a new dataset.