This is the code and data associated with the paper titled:
The paper is published in Sensors Journal available at https://www.mdpi.com/1424-8220/22/12/4418
If you have any questions, please post it in the Discussions Section.
To use the code you must use Python 3.8.
Download and install Graphviz from:
👉 https://graphviz.org/download/
Make sure to add the Graphviz bin directory to your PATH environment variable.
Install it before running the code.
The libraries used in the code are:
tensorflow==2.13.0
keras==2.13.1
pandas==2.0.3
fireTS==0.0.9
xgboost==2.1.4
python-box==7.2.0
python-aqi
pydot
graphviz
matplotlib==3.7.5
You can start the code by running main.py file.