Assignment 8

Read in the NYC traffic data into a DataFrame.

Verify that the file was read correctly.

Create one new computed variable to measure some factor that you think might be related to the target.

Create the training and test datasets.

Test the initial model and generate a classification report.