Skip to content

emirhantozlu/CarPredictModel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Car Price Prediction Project 🚗📈

Project Objective 🎯

This project aims to predict the prices of used cars based on various features such as model, year, and mileage. The project involves comprehensive analysis of car data, selection of suitable machine learning models, and accurate prediction of car prices using these models.

Data Sets Used 📊

Train Data Set: This data set includes information about used cars such as model, year, mileage, engine capacity, power, and price.

Project and Research Steps

Data Set Selection 📋

A data set related to used car prices was selected and used.

Data Preprocessing 🧹

Data cleaning, handling missing values, normalization, and other preprocessing steps were performed.

Models Used 🛠️

  • Linear Regression: Used as a basic regression model.
  • Ridge Regression: Used as a regularized version of linear regression.
  • Lasso Regression: Used for feature selection.
  • ElasticNet Regression: Used as a combination of Ridge and Lasso regressions.
  • K-Nearest Neighbors (KNN) Regression: Used as a simple machine learning algorithm.

Model Training and Performance Evaluation 📈

Each model was trained on the training data and evaluated using performance metrics such as accuracy, F1 score, and ROC AUC score.

Key Findings 🔑

The performance metrics obtained from the project demonstrated the effectiveness of various regression models in predicting car prices. In particular, certain models provided higher accuracy and better F1 scores compared to others.

Contact 📫

For more information or questions related to the project, you can contact me:

Emirhan Tozlu
LinkedIn Profile

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published