GithubHelp home page GithubHelp logo

ajmalbinnizam / car_price_prediction Goto Github PK

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

Home Page: https://carprice369.herokuapp.com/

Python 0.10% HTML 0.21% Jupyter Notebook 99.22% CSS 0.47%
flask-application machine-learning datascience carprice python

car_price_prediction's Introduction

car price 369

A second hand car price prediction has been a high-interest research area, as it requires noticeable effort and knowledge of the field expert. Considerable numbers of distinct attributes are examined for reliable and accurate prediction. The data used for the prediction was collected from the kaggle.com carprice In our project we will build a model for predicting the price of used cars in India, by applying several machine learning techniques and Respective performances of different algorithms were then compared to find one that best suits the available data set, the final prediction model will be integrated with a flask app where the user can input attributes like their budget, model of the car, age of the car etc., in a responsive layout and hosting it in heroku.com. Furthermore, the model will evaluate using test data and shows the output as the amount of money required to purchase the used car

carprice

Introduction

Deciding whether a used car is worth the posted price when you see listings online can be difficult. Several factors, including mileage, make, model, year, etc. can influence the actual worth of a car. From the perspective of a seller, it is also a dilemma to price a used car appropriately Different websites have different algorithms to generate the retail price of the used cars, and hence there isn't a unified algorithm for determining the price. By training statistical models for predicting the prices, one can easily get a rough estimate of the price without actually entering the details into the desired website. The aim is to use a flask app which work on a machine learning algorithms to predict the price of used car and use three different prediction models to predict the retail price of a used car and compare their levels of accuracy

Data Analysis

The Dataset used for the prediction models was created by nehla birla. This dataset contains information about used cars, from cardekho and indian used car selling websites. This data can be used for a lot of purposes, our main goal is to make price prediction to exemplify the use of various regression models in Machine Learning. data have 301 rows and 9 columns. The columns in the given dataset are as follows:

  1. Car_name: which consist of various major indian car and have 98 unique value
  2. year: The year when the car is purchased, the year consist of car registered from the past 10 years and it has 16 unique values
  3. selling_price: the current average market value of the car
  4. Present_price : the present market price of the car
  5. km_driven: overall km driven by the car, it has the highest unique values
  6. fuel: it is categorical data which is petrol, diesel, cng
  7. seller_type:it is categorical data which is petrol, diesel, cng

checkout more about this

Read documentation here

visit website

Build Status

Coverage Status

car_price_prediction's People

Contributors

ajmalbinnizam 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.