https://github.com/praatibhsurana/car-price-prediction-with-deployment
A simple random forest model to predict car prices. The purpose of this repo was to showcase the use of flask for deployment.
https://github.com/praatibhsurana/car-price-prediction-with-deployment
car-price-prediction flask heroku-deployment random-forest randomsearch-cv
Last synced: 27 days ago
JSON representation
A simple random forest model to predict car prices. The purpose of this repo was to showcase the use of flask for deployment.
- Host: GitHub
- URL: https://github.com/praatibhsurana/car-price-prediction-with-deployment
- Owner: praatibhsurana
- Created: 2021-08-13T11:24:57.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-13T11:54:44.000Z (about 4 years ago)
- Last Synced: 2025-03-31T01:47:58.811Z (7 months ago)
- Topics: car-price-prediction, flask, heroku-deployment, random-forest, randomsearch-cv
- Language: Jupyter Notebook
- Homepage:
- Size: 4.64 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Car-Price-Prediction-with-Deployment
A simple random forest model to predict car prices. The purpose of this repo was to showcase the use of flask for deployment.