Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 431 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 431 Bytes

SickSense AI

  1. SickSense AI is a Machine Learning model that can predict the likelihood of a patient developing a particular disease based on the symptoms entered by the user.
  2. The user needs to enter his/her name and select 5 symptoms the user's facing from the drop-down menu.
  3. It predicts with an accuracy of 0.975 . Tools Used: Python (for backend), ML Algorithm (Random Forest) Tkinter of python (for GUI)