Related Experiment Video
Updated: Jun 3, 2025

Implementation of Portable Emissions Measurement Systems PEMS for the Real-driving Emissions RDE Regulation in Europe
Published on: December 4, 2016
Application of Machine Learning to Predict CO2 Emissions in Light-Duty Vehicles
Jeffrey Udoh1, Joan Lu1, Qiang Xu1
1Department of Computer Science, School of Computing and Engineering, University of Huddersfield, Queensgate, Huddersfield HD1 3DH, UK.
Abstract:
Climate change caused by greenhouse gas (GHG) emissions is an escalating global issue, with the transportation sector being a significant contributor, accounting for approximately a quarter of all energy-related GHG emissions. In the transportation sector, vehicle emissions testing is a key part of ensuring compliance with environmental regulations. The Vehicle Certification Agency (VCA) of the UK plays a pivotal role in certifying vehicles for compliance with emissions and safety standards. One of the primary methods employed by the VCA to measure vehicle emissions for light-duty vehicles is the Worldwide Harmonized Light Vehicles Test Procedure (WLTP). The WLTP is a global standard for testing vehicle emissions and fuel consumption, and sensors are crucial in ensuring accurate, real-time data collection in laboratories. Using the data collected by the VCA, regression machine learning models were trained to predict CO2 emissions in light-duty vehicles. Among six regression models tested, the Decision Tree Regression model achieved the highest accuracy, with a Mean Absolute Error (MAE) of 2.20 and a Mean Absolute Percentage Error (MAPE) of 1.69%. It was then deployed as a web application that provides users with accurate CO2 emission estimates for vehicles, enabling informed decisions to reduce GHG emissions. This research demonstrates the efficacy of machine learning and AI-driven approaches in fostering sustainability within the transportation sector.
Related Concept Videos
Regression Analysis
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
Multiple Regression
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
Prediction Intervals
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
Calibration Curves: Linear Least Squares
For data that follow a straight line, the standard method for fitting is the linear...
Regression Toward the Mean
Correlation and Regression

