MLAir (Machine Learning on Air data) is an environment that simplifies and accelerates the creation of new machine learning (ML) models for the analysis and forecasting of meteorological and air quality time series.
Current developments can be tracked in the gitlab repository: https://gitlab.version.fz-juelich.de/toar/mlair
This resource contains the MLAir version 1.0.0 in a zip archive (MLAir - v1.0.0.zip), as well the requirements (requirements.txt), a readme (README.md), and distribution file (mlair-1.0.0-py3-none-any.whl) for easy installation using the package installer for python (pip). Instructions on the installation von MLAir can be found in the readme file. If an installation is not preferred, the docker version of MLAir (mlair_docker_v1.0.0.tar.gz) is a possible alternative. A short guide on how to use it can be found in INSTRUCTIONS_mlair_docker_v1.0.0.md. Please note that the docker version does not provide GPU acceleration.