Data Mining Project
Data Mining Project
● Project Questions:
1. Finding the best model to determine
the average MPG with horsepower
Question 3-
● Set up the predictors and response models
● Check for any missing values
● Set a seed to split the data into a training and testing set
● Fit a linear model and a random forest model to get predictions for the variable
● Set up predictive models for outlay
● View the predicted outlay
Conclusion & Reflection
● Choosing the right dataset and formulating research questions required focus
as the foundation of the project.
● Running the code and understanding its application allowed for a challenging
insight into problem solving and execution of code.