logo
Back to Projects

Car Price Prediction

This repository contains a machine learning project for predicting car prices based on various features such as make, model, year, fuel type, transmission, engine size, and mileage. The project uses a RandomForestRegressor model from the scikit-learn library.

Python - Sklearn - Numpy

Car Price Prediction