https://github.com/vbhatsaccnt/car-price-predictor
This project focuses on predicting the price of old cars using various selling features like Transmission type, fuel type, Owner built on Random Forest Regression model.
https://github.com/vbhatsaccnt/car-price-predictor
data-science gridsearchcv machine-learning random-forest
Last synced: 17 days ago
JSON representation
This project focuses on predicting the price of old cars using various selling features like Transmission type, fuel type, Owner built on Random Forest Regression model.
- Host: GitHub
- URL: https://github.com/vbhatsaccnt/car-price-predictor
- Owner: vbhatsaccnt
- Created: 2020-12-08T05:37:11.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-08T05:50:42.000Z (almost 5 years ago)
- Last Synced: 2025-07-26T04:51:43.747Z (3 months ago)
- Topics: data-science, gridsearchcv, machine-learning, random-forest
- Language: Jupyter Notebook
- Homepage:
- Size: 4.04 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Car-price-predictor
This project focuses on predicting the price of old cars using various selling features like Transmission type, Fuel type, Owner built on Random Forest Regression model.This model is deployed to Heroku as machine learning web application.https://sale-my-car.herokuapp.com (app link).