Predicting the Co2 emission of the vehicle by using machine learning algorithm.
A Simple Linear regression model for predicting the CO2 emission of a car by knowing its Engine size by splitting the data into test and train dataset and getting the accuracy by using Mean absolute error, Residual sum of squares, R2-score and Variance.