Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 556 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 556 Bytes

Disease-Diagnosis-System

SW40703 Mini Project

Motivation


To get exposure on fuzzy theory and advance fuzzy theory.

Features


  • Tabbed Window
  • Normal, Malaria, Pneumonia, Typhoid and Coronavirus Disease Detection
  • Symptom Scales

Side Note


Currently we build a total of 30 rules in this system. As we did not have enough inputs to generate a larger rule based, some inputs will be marked as 'unknown' disease.

Dependencies


  • Tkinter
  • Numpy
  • PyIT2FLS