Skip to content

Aireeze is my Software Engineering Thesis for predicting Madrid's air quality using artificial intelligence.

License

Notifications You must be signed in to change notification settings

SergioSV96/aireeze

Repository files navigation

Aireeze is my Software Engineering Thesis for predicting Madrid's air quality using artificial intelligence.

portada tfg

Project Structure

├── LICENSE
├── README.md          <- The top-level README for developers using this project.
├── data
│   ├── external       <- Data from third party sources.
│   ├── interim        <- Intermediate data that has been transformed.
│   ├── processed      <- The final, canonical data sets for modeling.
│   └── raw            <- The original, immutable data dump.
│
├── docs               <- The Project's documentation
│
├── models             <- Trained and serialized models, model predictions, or model summaries
│
├── notebooks          <- Jupyter notebooks.
│
├── references         <- Data dictionaries, manuals, and all other explanatory materials.
│
├── reports            <- Generated analysis as HTML, PDF, LaTeX, etc.
│   └── figures        <- Generated graphics and figures to be used in reporting
│
├── requirements.txt   <- The requirements file for reproducing the analysis environment, e.g.
│                         generated with `pip freeze > requirements.txt`
│
└──── src              <- Source code for use in this project.
    └── data           <- Scripts to download or generate data.

Copyright 2022, Sergio Sánchez Vallés, All rights reserved.

About

Aireeze is my Software Engineering Thesis for predicting Madrid's air quality using artificial intelligence.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published