Skip to content
Snippets Groups Projects
Commit a13bad18 authored by Karim Mache's avatar Karim Mache
Browse files

Add image

parent 0d449d08
Branches
Tags
1 merge request!1Develop
## TOAR-classifier v2: A data-driven classification tool for global air quality stations
This study develops a machine learning approach to classify 23,974 air quality monitoring stations in the TOAR database as urban, suburban, or rural using K-means clustering and an ensemble of supervised classifiers. The proposed method outperforms existing classifications, improving suburban accuracy and providing a more reliable foundation for air quality assessments.
<img src="./figures/toar_classifier_v2.png" alt="My image" with=100>
### Run code
\ No newline at end of file
## TOAR-classifier v2: A data-driven classification tool for global air quality stations
This study develops a machine learning approach to classify 23,974 air quality monitoring stations in the TOAR database as urban, suburban, or rural using K-means clustering and an ensemble of supervised classifiers. The proposed method outperforms existing classifications, improving suburban accuracy and providing a more reliable foundation for air quality assessments.
<img src="./figures/toar_classifier_v2.png" alt="My image" with=100>
### Run code
\ No newline at end of file
## TOAR-classifier v2: A data-driven classification tool for global air quality stations
This study develops a machine learning approach to classify 23,974 air quality monitoring stations in the TOAR database as urban, suburban, or rural using K-means clustering and an ensemble of supervised classifiers. The proposed method outperforms existing classifications, improving suburban accuracy and providing a more reliable foundation for air quality assessments.
<img src="./figures/toar_classifier_v2.png" alt="My image" with=100>
`data` is the folder contening all data use in this work and the prediction of station cotegory form Machine Learning (ML) model.
### Run code
\ No newline at end of file
## TOAR-classifier v2: A data-driven classification tool for global air quality stations
This study develops a machine learning approach to classify 23,974 air quality monitoring stations in the TOAR database as urban, suburban, or rural using K-means clustering and an ensemble of supervised classifiers. The proposed method outperforms existing classifications, improving suburban accuracy and providing a more reliable foundation for air quality assessments.
<img src="./figures/toar_classifier_v2.png" alt="My image" with=100>
`data` is the folder contening all data use in this work and the prediction of station cotegory form Machine Learning (ML) model.
### Run code
\ No newline at end of file
## TOAR-classifier v2: A data-driven classification tool for global air quality stations
This study develops a machine learning approach to classify 23,974 air quality monitoring stations in the TOAR database as urban, suburban, or rural using K-means clustering and an ensemble of supervised classifiers. The proposed method outperforms existing classifications, improving suburban accuracy and providing a more reliable foundation for air quality assessments.
<img src="./figures/toar_classifier_v2.png" alt="My image" with=100>
`data` is the folder contening all data use in this work and the prediction of station cotegory form Machine Learning (ML) model.
`TOAR-classifier_v2.ipynb` is the notebook contening the code
`requirements.txt` containts
### Run code
\ No newline at end of file
## TOAR-classifier v2: A data-driven classification tool for global air quality stations
This study develops a machine learning approach to classify 23,974 air quality monitoring stations in the TOAR database as urban, suburban, or rural using K-means clustering and an ensemble of supervised classifiers. The proposed method outperforms existing classifications, improving suburban accuracy and providing a more reliable foundation for air quality assessments.
<img src="./figures/toar_classifier_v2.png" alt="My image" with=100>
`data` is the folder contening all data use in this work and the prediction of station cotegory form Machine Learning (ML) model.
`TOAR-classifier_v2.ipynb` is the notebook contening the code
`requirements.txt` containts all neccessary packages.
### Run code
\ No newline at end of file
## TOAR-classifier v2: A data-driven classification tool for global air quality stations
This study develops a machine learning approach to classify 23,974 air quality monitoring stations in the TOAR database as urban, suburban, or rural using K-means clustering and an ensemble of supervised classifiers. The proposed method outperforms existing classifications, improving suburban accuracy and providing a more reliable foundation for air quality assessments.
<img src="./figures/toar_classifier_v2.png" alt="My image" with=100>
### Files
`data` is the folder contening all data use in this work and the prediction of station cotegory form Machine Learning (ML) model.
`TOAR-classifier_v2.ipynb` is the notebook contening the code
`requirements.txt` containts all neccessary packages.
### Run code
\ No newline at end of file
## TOAR-classifier v2: A data-driven classification tool for global air quality stations
This study develops a machine learning approach to classify 23,974 air quality monitoring stations in the TOAR database as urban, suburban, or rural using K-means clustering and an ensemble of supervised classifiers. The proposed method outperforms existing classifications, improving suburban accuracy and providing a more reliable foundation for air quality assessments.
<img src="./figures/toar_classifier_v2.png" alt="My image" with=100>
### Files
`data` is the folder contening all data use in this work, including the predictions of station cotegories form Machine Learning (ML) model.
`TOAR-classifier_v2.ipynb` is the notebook contening the code
`requirements.txt` contains all neccessary packages.
### Run code
\ No newline at end of file
...@@ -2,3 +2,9 @@ ...@@ -2,3 +2,9 @@
This study develops a machine learning approach to classify 23,974 air quality monitoring stations in the TOAR database as urban, suburban, or rural using K-means clustering and an ensemble of supervised classifiers. The proposed method outperforms existing classifications, improving suburban accuracy and providing a more reliable foundation for air quality assessments. This study develops a machine learning approach to classify 23,974 air quality monitoring stations in the TOAR database as urban, suburban, or rural using K-means clustering and an ensemble of supervised classifiers. The proposed method outperforms existing classifications, improving suburban accuracy and providing a more reliable foundation for air quality assessments.
<img src="./figures/toar_classifier_v2.png" alt="My image" with=100> <img src="./figures/toar_classifier_v2.png" alt="My image" with=100>
### Files
`data` is the folder contening all data use in this work, including the predictions of station cotegories form Machine Learning (ML) model.
`TOAR-classifier_v2.ipynb` is the notebook contening the code
`requirements.txt` contains all neccessary packages.
### Run code
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment