yashrajjain726 / Carsify-The-Car-Price-Predictor

Carsify is an end to end Machine learning deployed site, which uses certain features to predict the price of the car.

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Carsify-The Car Price Predictor

GitHub starsGitHub forks GitHub pull requests GitHub last commit GitHub issues Open Source Love

Carsify is an end to end Machine learning deployed site, which uses certain features to predict the price of the car.

How does it work ?

  • Enter Some Input Feature
  • The Model Will Predict
  • It will give you the target value.

Live Preview

Visit https://carsifythepredictor.herokuapp.com/ to viw the live demo of the app.

How to use it ?

To use this project, first clone the repo on your device using the command below:

git clone https://github.com/yashrajjain726/Carsify-The-Car-Price-Predictor

Picture View

Installation

You must install all the python libraries using the below command

 pip3 install -r requirements.txt

How to run the project

1.Run app.py to get the localhost server link. 2.Go to browser and load http://127.0.0.1:5000/

🙋 Created and Maintained by

https://github.com/yashrajjain726

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the our project and PR us .Click to Raise PR.

Show your support

Give a ⭐️ if this project helped you!

About

Carsify is an end to end Machine learning deployed site, which uses certain features to predict the price of the car.

https://carsifythepredictor.herokuapp.com/


Languages

Language:HTML 72.0%Language:Python 28.0%