(Coursera/Course4/Week1/Project1) -- SE Fundamentals with Duke University / Principles of Software Design / Earthquakes: Programming and Interfaces / Searching Earthquake Data
-
Updated
Sep 23, 2017 - Java
(Coursera/Course4/Week1/Project1) -- SE Fundamentals with Duke University / Principles of Software Design / Earthquakes: Programming and Interfaces / Searching Earthquake Data
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.
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`.
Add a description, image, and links to the project01 topic page so that developers can more easily learn about it.
To associate your repository with the project01 topic, visit your repo's landing page and select "manage topics."