Skip to content

With this application, you can find out the price of a car you want to sell.

Notifications You must be signed in to change notification settings

Mehmet-Unluturk/Car_Price_Estimator

Repository files navigation

Car Price Estimator

application!

In this project, I helped someone who wanted to sell their car find the ideal value for their car. I cleaned and analyzed the raw dataset using Python. I built a Linear Regression Model with an R2 score of 0.92 with a clean dataset.

How was this project created?

1.First download dataset from Kaggle https://www.kaggle.com/datasets/balaka18/quikr-cars-scraped.

  1. Data cleaned (It was very unclean) and analyzed.

  2. Then a Linear Regression Model with an R2 score of 0.92 was then built on it.

Link for notebook: https://github.com/Mehmet-Unluturk/Car_Price_Estimator/blob/main/Car_Analysis_Modeling.ipynb

  1. A flask site was made where we used a Linear Regression model to perform the predictions

About

With this application, you can find out the price of a car you want to sell.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published