You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Welcome to the "Car Price Prediction with Random Forest Regressor" repository! This project focuses on predicting the prices of cars using the power of machine learning and the Random Forest Regressor algorithm. If you're interested in the automotive industry, machine learning, or predictive modeling, this repository is a perfect starting point.
This repository contains a machine learning project aimed at predicting car prices using data from the CarDekho website, which features automobile sales in India. The dataset includes attributes like car model, year, kilometers driven, fuel type, and transmission. The goal is to build a regression model for accurate price prediction.