Giter Site home page Giter Site logo

ihteshamshah / car_selling_price_prediction Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.42 MB

In this project we used Random Forest Regressor to find the selling price of car.

Jupyter Notebook 100.00%
pandas price-prediction random-forest sklearn

car_selling_price_prediction's Introduction

Car_Selling_Price_Prediction

In this project we used Random Forest Regressor to find the selling price of car. CarDekho.com is India's leading car search venture. Its website and app carry rich automotive content such as expert reviews, detailed specs and prices, comparisons as well as videos and pictures of all car brands and models available in India. Each car has a Current selling price, which is the price for buying the car on this site, and a MRP, which is the retail price of the car. These two prices differ depending on factors such as brand, make year, mileage, condition, etc.

Technical Aspect:

Trained a Machine Learning model using Random Forest Regressor (Code is available in this repo)

Deployment

To deploy this project run

  pip install -r Requirements.txt

Result

(a) Correlation Between Features

Prediction

This graph represents the correlation between the selected features. 
For example Selling_price is dependent on Present_Price, Fuel_Type_Diesel and Kms_Driven. 
Similarly, Present price has positively corelated to Selling_price, Fuel_Type_Diesel and Kms_Driven

(b) Distribution plot

Prediction

This graph shows the difference between predicted Price and actual price. 
It can be seen that density of difference between both the prices are distributed 
nearly zero which represents that most of the time both the values are nearly the same.

(c) Pridicted Prices

Prediction

In the above figure we represented the comparison of actual prices to the predicted prices.
Actual prices are represented by green color while predicted prices through Regression tree
is represented in red color.  Predicted prices are nearly same as the actual prices which represents 
the accuracy of the our Model. 

Credits

Dataset: The dataset contains information about used cars is taken from Kaggle listed on www.cardekho.com. Dataset Link: https://www.kaggle.com/nehalbirla/vehicle-dataset-from-cardekho

car_selling_price_prediction's People

Contributors

ihteshamshah avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.