We will be working with Road Accident Survival Dataset
Make sure the data are in a format that can be modeled.
First we create a dictionary with paramenter options
After creating the model, we create are grid search object and fit the training data to it.
We can access the best model, and evalauate it
test.csv data as a my_predictions.csv file to gradescope – make sure you have a column named prediction in your file