Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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