Predict the miles per gallon (MPG) of cars using linear regression
-
Updated
Jun 29, 2024 - Jupyter Notebook
Predict the miles per gallon (MPG) of cars using linear regression
Mileage Prediction - Regression Analysis 🚗 This project predicts vehicle mileage (MPG) using Linear Regression. It preprocesses data, visualizes feature relationships, and achieves an R² score of 70.3%. 🚀 🔹 Key Features: Data cleaning, visualization, and model training. 📊 Performance: MAE: 3.33 | MAPE: 14.7% | R²: 70.3% 📌 MIT License
Add a description, image, and links to the mileage-prediction topic page so that developers can more easily learn about it.
To associate your repository with the mileage-prediction topic, visit your repo's landing page and select "manage topics."