Skip to content

Car price prediction is a Flask web app which predicts the selling price of the car with various features like Car_Name, Year, Selling_Price, Present_Price, Kms_Driven, Fuel_Type, Seller_Type, Transmission, and Owner.

Notifications You must be signed in to change notification settings

jaysri125278/car-price-prediction

Repository files navigation

Car Price Prediction Web-app

Table of contents

Overview

Car price prediction is a Flask web app which predicts the selling price of the car with various features like Car_Name, Year, Selling_Price, Present_Price, Kms_Driven, Fuel_Type, Seller_Type, Transmission, and Owner.

App Link

You can view the web app which is deployed on heroku
app link:https://car-sellinprice.herokuapp.com

Dataset

The dataset which is provided by cardekho.com available in Kaggle.
Dataset link: car data.csv

Installation

To install the required packages and libraries, run this command on the project directory after cloning the repository:

pip install -r requirements.txt

Blog post

You can find the detailed explanation of the project here:
Blog post link

About

Car price prediction is a Flask web app which predicts the selling price of the car with various features like Car_Name, Year, Selling_Price, Present_Price, Kms_Driven, Fuel_Type, Seller_Type, Transmission, and Owner.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages