CityAQVis: Machine Learning Sandbox With Comparative Visual Analytics For Air Quality In Urban Regions Using Multi-Source Data Bangalore Air Pollution Susceptibility Maps
CityAQVis_Dataset_ML_Model.ipynb
contains the code for the projectDownloadTest.zip
is the folder which contains all the raster files downloaded from GEE. This contains files for Bangalore 2019, 2022 and Dehli 2019.dataset.csv
denotes the final dataset we obtained and trained the model on for Bangalore 2019.
We have used streamlit to build this application. We developed an interactive sandbox environment that enables users to train, compare, and visualize NO2 predictions across urban areas. This tool allows for flexible experimentation with different machine learning models and datasets, making it adaptable to various cities and pollutants.
Refer to webapp readme for the detailed description and setup.