https://github.com/nullhawk/carval
car price prediction
https://github.com/nullhawk/carval
Last synced: about 1 year ago
JSON representation
car price prediction
- Host: GitHub
- URL: https://github.com/nullhawk/carval
- Owner: nullHawk
- Created: 2025-03-31T13:40:56.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-06T22:33:33.000Z (about 1 year ago)
- Last Synced: 2025-04-12T04:15:09.526Z (about 1 year ago)
- Language: Python
- Homepage: https://carval.streamlit.app/
- Size: 999 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Car Price Prediction
This project is a **Car Price Prediction** application built using **Streamlit**. It predicts the price of a used car based on various input features such as fuel type, engine power, transmission type, and more. The model is trained on historical car price data and uses a regression model for predictions.
- Interactive UI built with Streamlit.
- Predicts car prices based on user inputs.
- Supports multiple fuel types, transmission types, and seating configurations.