Skip to content

mishra1683/Old_Car_Price_Predictor

Repository files navigation

Old-Car-Price-Predictor

This project aims to predict the price of an used car by taking it's Company name, it's Model name, Year of Purchase, and other parameters using Linear Regression.

How to use the project

  1. Installing the required softwares:-
    pip install -r requirements.txt
  2. Cloning the repository:-
    git clone https://github.com/mishra1683/Old-Car-Price-Predictor.git
  3. Change the directory:-
    cd Old-Car-Price-Predictor
  4. Run the web app:-
    streamlit run app.py
  5. To close the app from the terminal, press Ctrl+C.

Demonstration

Demo to use the web page:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages