Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pre Owned Car Price Predictor #206

Open
SimranShaikh20 opened this issue Nov 7, 2024 · 3 comments
Open

Pre Owned Car Price Predictor #206

SimranShaikh20 opened this issue Nov 7, 2024 · 3 comments
Assignees

Comments

@SimranShaikh20
Copy link

Overview
This project aims to predict the prices of Pre-Owend cars using machine learning algorithms. By analyzing various features such as make, model, year, and condition, the predictor provides users with estimated prices for used cars.

Features
Dataset: The project utilizes a dataset containing information about Pre-Owend cars, including attributes such as make, model, year, and price.
Machine Learning Model: A machine learning model is trained on the dataset to predict car prices based on input features.

Technologies Used
Python
Machine Learning
Scikit-learn
Pandas
Numpy
Matplotlib
Seaborn

Data Sources:
The dataset was obtained from Kaggle and is publicly accessible.
The data was not fully clean. I was performed preprocessing for analysis.
All dataset files are included within the project repository.

Model Training
The machine learning model is trained using Linear Regression algorithm on the dataset. It achieves upto 86% accuracy on the test set.

@yashasvini121 pls assign me this issue i will work on it !

@SimranShaikh20
Copy link
Author

@yashasvini121 can you pls assign me this task so i will work further as this event will closed soon!

@yashasvini121
Copy link
Owner

Assigned @SimranShaikh20

@SimranShaikh20
Copy link
Author

Thanks @yashasvini121

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants