prajwaldp / lstm-pollution-prediction

LSTM to predict the pollution in the next hour

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Air Pollution Prediction using LSTMs

An LSTM to predict the pollution levels in the next hour from the weather conditions and pollution levels in the current hour.

The dataset used is the Beijing 2.5 dataset available here.

Released under MIT license.

About

LSTM to predict the pollution in the next hour

License:MIT License


Languages

Language:Jupyter Notebook 100.0%