Skip to content

Data Structure Project to Fulfill the Sixth-Semester Final Assignment (CNN Model + Flask)

Notifications You must be signed in to change notification settings

Queniex/Air-Quality-CNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AIR QUALITY CLASSIFICATION

Air pollution is one of the issues in society. Air pollution affects human health and the environment. In Indonesia, the Air Pollution Standard Index (ISPU) is measured from the levels of particulate matter 10 (PM10), carbon monoxide (CO), sulfur dioxide (SO2), ozone (O3), and nitrogen dioxide (NO2). Therefore, the CNN algorithm is used to classify the air quality index based on the ISPU standard.

Installation Reference

Clone the Application

  https://github.com/Queniex/Air-Quality-CNN.git

Activate the virtual environment

  .\venv\Scripts\Activate
  $env:FLASK_APP = "main.py"
  flask run

Acknowledgements

pip install joblib==1.2.0 pip install tflite-runtime

About

Data Structure Project to Fulfill the Sixth-Semester Final Assignment (CNN Model + Flask)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published