Skip to content

Used Car Price Prediction using Machine Learning includes Data Cleaning, Data Preprocessing, 8 Different ML Models and Some Insights from Data

Notifications You must be signed in to change notification settings

abhashpanwar/used-car-price-prediction

Repository files navigation

Used Car Price Prediction (End-to End Project)

Project Report: https://towardsdatascience.com/used-car-price-prediction-using-machine-learning-e3be02d977b2

Deployment: https://abhash-car-price-prediction.herokuapp.com/

├── DATA
│    ├── vehiclesFinalData.zip
│    ├── images.zip
│    ├── errors.csv
├── Notebook
│    ├── EDA
│    │   ├── data-visualization.ipynb
│    ├── data-preprocessing.ipynb
|    ├── Feature_Engineering.ipynb
|    ├── ml-models.ipynb

1) About dataset: Dataset is taken from Kaggle
Dataset Used: https://www.kaggle.com/austinreese/craigslist-carstrucks-data

2) Project workflow:

  • Step 1: Data Prerpocessing
  • Step 2: Data Visualization
  • Step 3: Model Implementations
  • Step 4: Model deployment using Django

About

Used Car Price Prediction using Machine Learning includes Data Cleaning, Data Preprocessing, 8 Different ML Models and Some Insights from Data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published