Skip to content

abhi-la-sha/SickSense-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)