The included code represents my Capstone Project in the Codeacademy Course, "Fundamentals of Machine Learning".
The task was to examine the relationship between a target variable and various predictor variables. It required the student to
complete two regression analyses, and two classification methods, on this data. The python code should run without error.