Skip to content

This project presents a comprehensive car price prediction model using machine learning techniques. The dataset is carefully explored and preprocessed, including handling missing values, encoding categorical features, and scaling numerical data. Visualizations are provided to understand key relationships and trends in car features and prices.

Notifications You must be signed in to change notification settings

Soumyapro/Car-Price-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš— Car Price Prediction

Car Price Prediction

πŸ“Œ Overview

This project predicts car prices using machine learning techniques. It involves data preprocessing, exploratory data analysis (EDA), feature engineering, model selection, and evaluation using regression models. The goal is to build an accurate model that estimates the price of a car based on various features.

πŸ” Data Preprocessing

  • Handling missing values
  • Encoding categorical variables
  • Feature scaling and transformation

πŸ€– Model Training and Evaluation

Models used: βœ… Linear Regression

Evaluation Metrics:

  • RΒ² Score

πŸ“Œ Key Results

Model RΒ² Score
Linear Regression 0.85

About

This project presents a comprehensive car price prediction model using machine learning techniques. The dataset is carefully explored and preprocessed, including handling missing values, encoding categorical features, and scaling numerical data. Visualizations are provided to understand key relationships and trends in car features and prices.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published