Skip to content

Disease Prediction is based on the supervised learning and naïve bayes algorithm which predicts the disease, Based on the symptoms inputted by the user, the project is uses tkinter for GUI application, numpy and pandas.

Notifications You must be signed in to change notification settings

Ajit619/Disease-Prediction-using-machine-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Disease-Prediction-using-machine-learning

Disease Prediction is based on the supervised learning and naïve bayes algorithm which predicts the disease, Based on the symptoms inputted by the user, the project is uses tkinter for GUI application, numpy and pandas. Login Page of GUI:- image

Disease Predictor Page:- image

Source-1 The dataset for this problem used with the main.py script is downloaded from here:

https://www.kaggle.com/kaushil268/disease-prediction-using-machine-learning This dataset has 133 total columns, 132 of them being symptoms experienced by patiend and last column in prognosis for the same.

Source-2 The dataset for this problem used with the Jupyter notebook is downloaded from here:

https://impact.dbmi.columbia.edu/~friedma/Projects/DiseaseSymptomKB/index.html

Base Paper:- https://ieeexplore.ieee.org/document/9154130

About

Disease Prediction is based on the supervised learning and naïve bayes algorithm which predicts the disease, Based on the symptoms inputted by the user, the project is uses tkinter for GUI application, numpy and pandas.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages