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
The goal of this project is to model the relationship between vehicle specifications and CO2 emissions using **Multiple Linear Regression**. We aim to predict `CO2EMISSIONS` from features like `ENGINESIZE`, `CYLINDERS`, and `FUELCONSUMPTION_COMB`.
The goal of this project is to explore the relationship between a vehicle’s engine characteristics and its CO2 emissions using **simple linear regression**. We aim to model how features such as engine size and fuel consumption correlate with CO2 output.
(Coursera/Course4/Week1/Project1) -- SE Fundamentals with Duke University / Principles of Software Design / Earthquakes: Programming and Interfaces / Searching Earthquake Data