Coder Social home page Coder Social logo

pranavtumkur / predicting-co2-emission-using-ml-regression-models Goto Github PK

View Code? Open in Web Editor NEW
13.0 1.0 4.0 301 KB

Experimenting with various regression models, we try to arrive at the most accurate prediction of the CO2 emission of a new car model

Jupyter Notebook 100.00%
regression machine-learning python3 regression-analysis co2-emissions scikit-learn

predicting-co2-emission-using-ml-regression-models's Introduction

CO2-emission-prediction-using-Regression-models

rsz_1car-emitting-carbon-dioxide-co2-environmental-vector-21630081

Experimenting with various regression models, we try to arrive at the most accurate prediction of the CO2 emission of a new car model. Following are the regression models we experiment with:-

Single Variable Linear Regression - To begin with, we build a ML model considering only 1 independent variable- Engine Size and try to establish a best fitting line to determine the CO2 emissions.

Multiple Variable Linear Regression - Moving ahead, we use all paramteres which linearly affect the CO2 emissions- Engine Size, No. of cylinders and Fuel Consumption build a ML model to determine the CO2 emissions.

Polynomial Regression - We try to fit polynomials of different degrees to determine the best fitting curve to determine the CO2 emissions.

Non-linear Regression - We move to a different dataset, since CO2 emissions are mostly linearly dependent on all its independent parameters. We explore the different kinds of non-linear curves viz. exponential, sigmoidal, logarithmic, parabolic etc. and try to find out the best fitting curve to determine the CO2 emissions.

Analysis is done using Python Scikit-learn library on Jupyter notebooks. Accuracy of each model is verified using Residual MSE, Mean abosolute error, R-squared value and Explained-variance.

predicting-co2-emission-using-ml-regression-models's People

Contributors

pranavtumkur avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.