nqbinhcs / AI4VN2022-Air-Quality-Forecasting-Challenge

Runner-up team (2nd place) in AI4VN2022: Air Quality Forcasting Challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AI4VN2022 - Air Quality Forecasting: Team LQDBD

Our approach

Presentation: Slide

Pipeline

Reproduce our results

Install required packages

pip install -r requirements.txt
python -m pip install -e .

Data

We have put all contest data in this repo, you can move to data/ folder to see its structure and create a custom dataset if you want.

Running

We have provided all essential scripts scripts/ that you could run to reproduce our results. You can look at these scripts to see the required params (if you want to tinker it).

Contact

If you have any issue while running, raise an issue or privately mail us.

About

Runner-up team (2nd place) in AI4VN2022: Air Quality Forcasting Challenge

License:Apache License 2.0


Languages

Language:Python 91.4%Language:Shell 8.6%