Skip to content

End to end implementation and deployment of Machine Learning Car Price Prediction using python, flask, gunicorn, scikit-Learn, nltk, etc. on Heroku cloud platform.

Notifications You must be signed in to change notification settings

Govind155/Car-Price-Prediction

Repository files navigation

Car Price Prediction

This project aims to solve the problem of predicting the price of a used car, using supervised machine learning techniques.

Live Demo

https://car-price-predict-01.herokuapp.com/

Screenshot

car

Dataset

This dataset contains information about used cars listed on www.cardekho.com | Dataset Link
This data can be used for a lot of purposes such as price prediction to exemplify the use of linear regression in Machine Learning.
It contains 301 rows and 8 columns.
The columns in the given dataset are as follows:

  1. name
  2. year
  3. selling_price
  4. km_driven
  5. fuel
  6. seller_type
  7. transmission
  8. Owner

Technologies Used

About

End to end implementation and deployment of Machine Learning Car Price Prediction using python, flask, gunicorn, scikit-Learn, nltk, etc. on Heroku cloud platform.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published