Car Price Prediction
This is a machine learning experiment to predict the price of a car based on different variables
Created a predictive model consist of training and testing. Used 75% of the data for training, and 25% of the data for testing.
Linear Regression was used as the algorithm for the prediction of the price of the car.