Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guhan-tofu/car-price-prediction
Machine Learning model that predicts car prices based on its features.
https://github.com/guhan-tofu/car-price-prediction
car-price-prediction machine-learning matplotlib python seaborn sklearn
Last synced: about 2 months ago
JSON representation
Machine Learning model that predicts car prices based on its features.
- Host: GitHub
- URL: https://github.com/guhan-tofu/car-price-prediction
- Owner: guhan-tofu
- License: mit
- Created: 2024-01-28T17:44:54.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-06-24T11:54:54.000Z (6 months ago)
- Last Synced: 2024-06-24T13:18:57.014Z (6 months ago)
- Topics: car-price-prediction, machine-learning, matplotlib, python, seaborn, sklearn
- Language: Jupyter Notebook
- Homepage:
- Size: 897 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Car-Price-Prediction
This project consists of:
## Data Cleaning :
1) removing NaN data and unnecessary data for minimizing data dimension
## Data Analysis :
2) Finding connections and correlation in data
## Data PreProcessing :
3) Converting data into computer readable data
## Machine Learning :
4) Running data on a number of Models