Found 449 repositories(showing 30)
abhashpanwar
Used Car Price Prediction using Machine Learning includes Data Cleaning, Data Preprocessing, 8 Different ML Models and Some Insights from Data
aravind-selvam
This project utilizes machine learning techniques to predict the price of a used car in the Indian market using the Cardheko dataset.
mohammadwasiq0
Car Price Prediction ML Project Using Python
minhquana1906
An end-to-end ML solution for used-car price prediction, offering easy-to-use interface with Streamlit, scalable API with FastAPI, and ready-to-run Docker containers.
This app is a web-based tool for predicting the price of used cars. It uses a machine learning model trained on a dataset of used car listings to make predictions. Users can input information about a used car (e.g., make, model, year, mileage, etc.) and the app will display the predicted price of the car. The app is built using Flask and incorpor
Ashish123897
Car price prediction using ml
SaurabhBudhwani26
ML project for prediction of price of used cars
rkpawar0995
ML model for car selling price prediction using CarDekho.com guideded by Krish Naik
ManuThota
Car Price Prediction using Machine Learning End-to-end ML project that predicts car selling prices using structured data. Includes data preprocessing, feature engineering, RandomForest regression, model evaluation, and CLI-based training and inference scripts with a clean, production-ready project structure.
No description available
No description available
Itamar-Melnik
No description available
AnmolJindal2019
No description available
himanshukhasdev
This dataset contains the data of used cars in germany. Here we are going to work on this dataset of used cars listed from Ebay and this data was scraped from Kaggle. The main objetive of this dataset is to train a linear regression model in order to predict the price of a used car.
naveen-pulivarti
A machine learning app for predicting used car prices based on features such as model year, mileage, transmission, and more, using an XGBoost model trained on CarDekho dataset.
No description available
This project uses GANs and supervised machine learning to predict used car prices accurately. By generating synthetic data with GANs, the model improves performance and handles rare listings better. The process involves data preprocessing, feature selection, model training, evaluation, and deployment.
chloe-s-wang
Using data set downloaded from Kaggle where observations were built from used car listings on Craigslist, this project predicts whether a used car price is less than $12,000, and then uses available features to predict this. Decision Tree Classifiers and KNN algorithms were used, and confusion matrices were constructed to evaluate model performance.
Devanshu-17
Car Price Prediction using multiple ML models
mohitmahiyt
This is project of car price prediction using ML.
Using data set downloaded from Kaggle where observations were built from used car listings on Craigslist, this project predicts the logarithm of used car prices using Random Forest regression and Boosting. Key features for model accuracy are also identified.
Ksh1tij777
Data scraping, analysis, and ML model for used car price prediction
sujitmahapatra
Car Price Prediction using various ML Models with Interactive Flask App
wellborn03
This is a car price prediction ML project in which price of car is predicted using algorithm
Coding-Devil
A End2End ML Project for analysis and prediction of resale prices of used cars
scientistEgong
Car price prediction app with ML models and interactive streamlit interface using python.
maheshsathe07
"Car Price Prediction using ML: Predict car prices based on user-selected model. Front-end: HTML, CSS, JS. Back-end: Flask. ML model: Linear Regression."
ML End to end Car price Prediction project with deployment on Local Machine using Flask app
BradleyDaudi
Explore my Car Price Prediction Model repo! Predicts car prices using ML algorithms - Linear Regression, Lasso, RandomForest. Dive in, contribute, and drive accurate predictions! 🚗💰 #MachineLearning #DataScience #GitHub"
Lalith9701
"🚗 Car Price Prediction System - Full-stack ML app for accurate used/new car price prediction. Node.js/Express + MongoDB backend, React/Vite frontend, Python/Flask ML service. Features image uploads, auth, marketplace. Deploy-ready with Cloudinary integration.