Giter VIP home page Giter VIP logo

airpollution_deeplearning's Introduction

airpollution_deeplearning

Deep learning for prediction of air pollution trend for four monitoring stations in Delhi, India.

The experiments feature different deep learning models such as FNN and LSTM based models. The experiments also feature multivariate and univariate analysis using different training strategies with Bi-LSTM model (best) for multistep ahead prediction of PM2.5 values. The experiments further provide one month ahead forecast of PM2.5 values with uncertainty quantification.

Code

We have a unified code for all four stations with proper comments.

  • The python notebook for implementation can be found here: Implement
  • The python notebook for data visualization can be found here: Visualize

Data

The updated data used in experiments can be found here: DATA

Experiments

Sample results (30 runs) for different stations using different models and training strategies can be found here: results. The analysis and plots for different monitoring stations can be found here: plots

Data Addon

Two more experiments have been include with two different time series data related to climate parameters in Delhi:

  • The climate data has parameters including Mean Temperature, Wind Speed, Mean Pressure and Humidity for a particular day in Delhi. The training data contains data for each day from 1 January, 2013 till 1 January, 2017. The test data contains data for each day from 1 January, 2017 till 24 April, 2017. In this experiment we try to model the humidity values (y) using different multivariate time series analysis including both univariate and multivariate time series. Climate_Data
  • The second data is the rainfall data which contains the average rainfall for different months in a year for Delhi and NCR region as a whole. The entire data spans the rainfall data from 1901 to 2017. In this experiment we try to model the rainfall values for the month of July in each year. Both multivariate and univariate analysis has been performed. The time series data has been split in ratio (60:20:20) for train, validation and test data respectively. Rainfall_Data

airpollution_deeplearning's People

Contributors

animeshrdso avatar rohitash-chandra 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.