Skip to content

This project predicts **Car Prices** with a **92% accuracy** using a **Random Forest model**. It takes you through data cleaning, feature engineering, and model evaluation. Perfect for anyone looking to explore how factors like year, mileage, and engine size impact car prices πŸš—πŸ“Š.

Notifications You must be signed in to change notification settings

mayankyadav23/Used-Cars-Price-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš— Car Price Prediction Using Machine Learning

πŸ“– Overview

The Car Price Prediction project focuses on predicting Audi car prices using machine learning. With the help of key features like model, year, transmission, mileage, fuel type, tax, mpg, and engine size, the project implements a Random Forest Regressor to provide accurate price predictions. This project provides valuable insights for both car enthusiasts and buyers looking to understand pricing trends.


πŸ’Ύ Dataset

The dataset includes 10,000+ rows of data and consists of the following features:

  • Model
  • Year
  • Transmission
  • Mileage
  • Fuel Type
  • Tax
  • MPG
  • Engine Size

πŸ› οΈ Steps Involved

  1. Data Preprocessing: Cleaning the dataset, handling missing values, encoding categorical data, and feature scaling.
  2. Exploratory Data Analysis (EDA): Visualizing and analyzing the distribution of car prices based on features like mileage, fuel type, and transmission.
  3. Model Building: Implemented Random Forest Regressor to predict car prices.
  4. Model Evaluation: Achieved an accuracy of 92% in predicting car prices using the trained model.

πŸ“Š Key Insights

  • Mileage reduces car value by 20-25%.
  • Automatic transmission cars are priced on average 15% higher than manual cars.
  • Newer Audi models (2015+) hold 30% more value compared to older ones.

πŸ“ˆ Results

The Random Forest Regressor successfully predicts car prices with a 92% accuracy, making it a reliable model for pricing forecasts.


πŸ† Conclusion

By leveraging machine learning and feature analysis, this project helps in accurately predicting car prices based on crucial features. It serves as a valuable tool for potential car buyers or sellers to estimate the market value of Audi cars.


🧩 Future Enhancements

  • Model Optimization: Further tuning of hyperparameters for improved accuracy.
  • Additional Features: Inclusion of market conditions, regional price trends, and dealer ratings.

πŸ“« Contact

Mayank Yadav
Feel free to reach out via:
πŸ“§ Email
πŸ”— LinkedIn
🌐 Github


About

This project predicts **Car Prices** with a **92% accuracy** using a **Random Forest model**. It takes you through data cleaning, feature engineering, and model evaluation. Perfect for anyone looking to explore how factors like year, mileage, and engine size impact car prices πŸš—πŸ“Š.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published