/Car-Price-Prediction

car price prediction using simple linear regression.

Primary LanguageJupyter Notebook

Car-Price-Prediction

Using Simple Linear Regression

  1. First Version of the analysis has been developed without removing outlier, SO you can see the R_Squared value for the same.
  2. Second version i.e. car_price_prediction_new has been developed with removing outlier. And we can see the change in R_squared value.