tynski / AirPolutionPrediction

PM 10 distribution prediction
MIT License
0 stars 0 forks source link

AirPolutionPrediction

PM 10 distribution prediction with Artificial Neural Network. Our team created the two models for daily and hourly estimation of air pollution in Cracow. We conducted this project as part of the Modelling of Physical Systems course.

Usage

Clone the repository and go to specific Jupypter Notebooks.

Data analysis

Before we jump into the prediction, we analized the dataset, preprocessed it and handled the missing values. The workflow is presented in Jupyter Notebooks:

Data

Datasets for training and testing purpose:

Prediction

The prediction workflow is presented in Jupyter Notebooks:

Models

Trained models:

Authors