Skip to content

Using various regressors to predict used car prices in India.

Notifications You must be signed in to change notification settings

aa221/Predicting-Car-Prices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Predicting Used Car prices in India

Using various regressors to predict used car prices in india.

Summary

  • Engineered important features that impact the price of used car (brand, mileage, speed).
  • Utilized numerous regression models to obtain the highest performance.
  • Accuracy was measured if the predicted value was within a certain range of the actual value of a given car.
  • Decision tree regression yielded a accuracy of 76% (76% of predictions were within 3000$ of their actual value).

Below is an image showing the residuals of our decision tree regressor

Screen Shot 2022-11-27 at 11 38 19 PM

A more detailed presentation can be seen in the files as well as the EDA notebook

About

Using various regressors to predict used car prices in India.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published