Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 273 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 273 Bytes

drinking-water-quality

This is my final project for artificial intelligence course. This app will calculate water quality based on pH, Total Dissolved Solids (TDS), and Dissolved Oxygen (DO)

In this app, I used two method, manual calculation and with sk-fuzzy library.