Skip to content

Used cars price prediction over custom dataset using simple linear regression

Notifications You must be signed in to change notification settings

mahadkhaliq/used_car_price_prediction_linear_regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

used_car_price_prediction_linear_regression

Contact: https://www.linkedin.com/in/mahad-khaliq/

Used cars price prediction over custom dataset using simple linear regression. This repository contains csv file for training data, scrapped from pakwheels.com. The notebook is originally run on Google Colab, so it is recommended that you run it over Colaboratory.

For custom data, change path to your csv file

The data analysis consists of: Scatter plots Correlation Matrix hot-encoding Data-frame exploration