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
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