An open API service indexing awesome lists of open source software.

https://github.com/nullhawk/carval

car price prediction
https://github.com/nullhawk/carval

Last synced: about 1 year ago
JSON representation

car price prediction

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.