Skip to content

Aditya-171/Car-Price-Prediction

Repository files navigation

Car-Price-Prediction

Demo link-Click here

Car Price Prediction


Overview

This application predicts the price of a car based on few inputs. For eg: Transmission type,Present price,No of owners,Fuel type etc.


Project description

  1. Dataset used consists of 301 records with 8 independent features.

  2. Algorithms and Technologies used: Random Forest ,Python ,Jupyter Notebook ,Flask.

  3. Completed End-to-End implementation by creating a Web App using Flask