Giter Site home page Giter Site logo

air-quality-prediction's Introduction

Air-Quality-Prediction

Linear Regression using Python

Data

In this work, we tackle air quality forecasting by using machine learning approach i.e. linear regression to predict the hourly concentration of air pollutants (e.g., ozone, particle matter (PM2.5) and sulfur dioxide). .We collected air pollutant data and meteorological data from internet of two weather stations of 2015. We selected the meteorological variables that would affect the air pollutant concentrations, including air temperature, relative humidity, wind speed and direction, wind gust,precipitation accumulation, visibility, dew point, wind cardinal direction, pressure, and weather conditions.

Setup:

We manipulated the Meteorological data table and merge with hourly data table which contains the concentration of ozone(O3). The final dataset with which we ended up is used for further processing.

Results:

After doing all the necessary stuff we predicted the concentration of Ozone by our designed model. We predicted the mean absolute error which is having value ‘0.07506380683317264’ which is very less, later we also predicted mean squared error which is having value ‘0.09546089593030946’. Both errors are very less, hence these are tolerable. So, our model is predicting in a good way.

air-quality-prediction's People

Contributors

subh85330 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.