krashnagurme / Car-Price-Prediction

car price prediction using simple linear regression.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

car price prediction using simple linear regression.


Languages

Language:Jupyter Notebook 100.0%