Used Car Price Prediction
Modeled using Multiple Linear Regression
This project carefully goes through the process of creating a multiple linear regression model using a dataset containing details about used Volkswagen cars and attempts to predict the price using features such as mileage, year, mpg, engine type, etc.