Carsify is an end to end Machine learning deployed site, which uses certain features to predict the price of the car.
- Enter Some Input Feature
- The Model Will Predict
- It will give you the target value.
Visit https://carsifythepredictor.herokuapp.com/
to viw the live demo of the app.
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
You must install all the python libraries using the below command
pip3 install -r requirements.txt
1.Run app.py
to get the localhost server link.
2.Go to browser and load http://127.0.0.1:5000/
https://github.com/yashrajjain726
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.
Give a ⭐️ if this project helped you!