The purpose of this app is to allow a user to change some predictor values and see how their choices affect the Miles Per Gallon of a car.
The prediction model takes advantage of the caret and parsnip packages in R. The model uses a Random Forest as a predictor algorithm.