imkushwaha / CarPricePrediction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CarPricePrediction

Hello everyone! In this we will be working on Vehicle dataset from cardekho Dataset. This dataset contains information about used cars listed on www.cardekho.com. We are going to use for finding predictions of price with the use of regression models.

The datasets consist of several independent variables include:

  • Car_Name
  • Year
  • Selling_Price
  • Present_Price
  • Kms_Driven
  • Fuel_Type
  • Seller_Type
  • Transmission
  • Owner

Demo of Model : https://carpriceprediction-heroku.herokuapp.com/

About


Languages

Language:Jupyter Notebook 98.7%Language:HTML 0.7%Language:Python 0.6%