Giter Site home page Giter Site logo

dhruwsunita / used-car-price-predictor Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 348 KB

Used cars price prediction using Python, Machine Learning, HTML and CSS.

Jupyter Notebook 91.84% Python 1.33% CSS 0.15% HTML 6.68%
car-price-predictor css data-science html linear-regression machine-learning python r2-score

used-car-price-predictor's Introduction

Used Car Price Predictor

Overview:

This data science project will help users to predict the prices of used cars based on various factors such as kilometers driven, age, car model, year of purchase etc. It uses Linear Regression model to estimate fair market value of pre-owned vehicles.The performance of the model is evaluated using the R2 score metric.

Project Snapshots:

c1

c2

Features

  • Data Collection: Data is gathered from various sources, including online marketplaces like Kaggle and quiker.
  • Data Preprocessing: The dataset undergoes preprocessing steps such as handling missing values, encoding categorical variables, and feature scaling to prepare it for modeling.
  • Model Building: A Linear Regression model is trained on the preprocessed data to predict used car prices.
  • Model Evaluation: The performance of the Linear Regression model is evaluated using the R2 score metric.

Dataset

The dataset used for this project contains information about used cars, including their make, model, year of manufacture, mileage, fuel type, transmission type, and other relevant features. The target variable is the price of the used car.

Requirements

  • Python 3.x
  • Pandas
  • NumPy
  • Scikit-learn
  • Flask (for deployment)

used-car-price-predictor's People

Contributors

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