Skip to content

Commit 60f20f1

Browse files
authored
Update README.md
1 parent 9127c33 commit 60f20f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

air-quality-classification/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#### Task description
22

3-
1. Prediction of air quality (Good/Moderate/Hazardous/Poor) based on the data of the given weather indicators (Temperature/Humidity/PM2.5/PM10/NO2/SO2/CO/Proximity to Industrial Areas/Population_Density). Hazardous/Poor).
3+
1. Prediction of air quality (Good/Moderate/Hazardous/Poor) based on the data of the given weather indicators (Temperature/Humidity/PM2.5/PM10/NO2/SO2/CO/Proximity to Industrial Areas/Population Density).
44
2. Give the model training code (Python 3.11), and the trained model.
5-
3. Support with docker image build and docker compose up one click to start the backend service (Python).
5+
3. Support with docker image build and `docker compose up` one click to start the backend service (Python 3.11).
66
4. You can use the browser to open the page and then enter the value of each indicator (allowed to be empty), submit and return to the prediction results.
77

88
#### Dataset

0 commit comments

Comments
 (0)