Skip to content

UzmaKhatun/Car_Price

Repository files navigation

πŸš— Car Price Prediction – ML Web App

πŸ“Œ Overview

This is a machine learning-based web application that predicts the selling price of a car based on its attributes like brand, model, year, mileage, engine power, fuel type, and transmission. The app is built using Streamlit and deploys a pre-trained regression model for real-time predictions.

✨ Features

βœ… Real-time car price prediction using ML

βœ… Interactive and user-friendly UI

βœ… Encodes categorical data using target encoding

βœ… Feature scaling applied for improved accuracy

βœ… Fast and efficient, accessible from any device

βœ… Deployed on Streamlit Cloud

πŸ— Tech Stack

Python 🐍

Streamlit 🎨 (for the web app)

Pandas & NumPy πŸ“Š (for data processing)

Scikit-learn πŸ€– (for machine learning)

Pickle & Joblib πŸ— (for model serialization)

About

πŸš— Car Price Prediction A machine learning project to predict car prices based on features like brand, model, year, mileage, fuel type, and more. Includes data preprocessing, model training, evaluation, and prediction. Accurate insights for smarter car buying decisions! πŸ”πŸ“ˆ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors