Skip to content

sami10644/Virtual-Diagnostic-Center

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiple Disease Predictor

About

This webapp was developed using Flask Web Framework and was deployed on Heroku server. The models used to predict the diseases were trained on large Datasets. There is a mobile app version of this work is in under construction. Hope you will like it . The webapp can predict following Diseases:

  • Diabetes
  • Breast Cancer
  • Heart Disease
  • Kidney Disease
  • Liver Disease
  • Malaria
  • Pneumonia

Models with their Accuracy of Prediction

Disease Type of Model Accuracy
Diabetes Machine Learning Model 98.25%
Breast Cancer Machine Learning Model 98.25%
Heart Disease Machine Learning Model 85.25%
Kidney Disease Machine Learning Model 99%
Liver Disease Machine Learning Model 78%
Malaria Deep Learning Model(CNN) 96%
Pneumonia Deep Learning Model(CNN) 95%

Steps to run this application in your system

  1. Clone or download the repo.
  2. Open command prompt in the downloaded folder.
  3. Create a virtual environment
  4. Install all the dependencies:
  5. Run the application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors