Group name: MOMO
Our data is a large data set of different types of cars across the American market. We are required to model the price of cars with the available independent variables.
From the data we can see that the horsepower and engine size, positively affect the price of the car. As the horsepower and engine size increasing, the price of the car will also increase.
After that, for machine learning, we used the multiple linear regression because our data has more than 1 input and has a numeric output or target.
The above figure is our histogram chart that was created using R Shiny.