Predicting CO2 emissions using ML Regression Models

Sadidul Kabir

Goal:

The data set we will use for predicting CO2 emissions using Linear Regression Model.

Description:

The dataset contains data on the engine size, number of cylinders, fuel consumption, and carbon dioxide gas emissions of some vehicles. Assume that carbon-dioxide emissions are the target variable in this dataset; that is, given the engine size, number of cylinders, and fuel consumption of a new car, you want to predict the car's carbon-dioxide emissions.

Skills:

Data cleaning, EDA, LinearRegression Model, statsmodels and so on.

Technology:

Python, Pandas, NumPy, Seaborn, Matplotlib, scikit-learn.

Results:

The model can predict 89% accurately. We can use this model to predict CO2 emissions by making new observations.
Like this project

Posted Jun 10, 2024

The data set we will use for predicting CO2 emissions using Linear Regression Model.

Dhaka Weather Analysis (1953–2016)
Dhaka Weather Analysis (1953–2016)
Flight Data Scraping: Analysis and Visualizations in Tableau
Flight Data Scraping: Analysis and Visualizations in Tableau
Netflix_Recommendation
Netflix_Recommendation