This is a model for the prediction of Carbon dioxide emission by various model with specific fuel consumption rating and estimated carbon dioxide emissions for new light duty vehicles for retail sale in Canada.
Following steps is followed to build this model.
- Importing the data into jupiter notebook
- Preprocessing the data
- Plotting the data in scatter to estimate the trend of the data.
- Building the Linear regression model
- Splitting the data into train & test part
- Fitting the data in the model
- Predicting the CO2 emission in gram/kilometres
- Calculating the score of the model.
Visual representation of number of the factors on which the CO2 emission(in kg) depends upon like: Engine Size, Cylinder, Fuel Consumption etc.
CO2 Vs Engine Size