Skip to content

A machine learning program built for healthcare professionals; developed to accurately diagnose Type II Diabetes from patient information.

License

Notifications You must be signed in to change notification settings

xjason321/Dia-gnosis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dia-gnosis

A machine learning program developed to accurately diagnose Type II Diabetes from information.

This program is designed for use by health care professionals and systems.

To use the program, scroll down on the website and enter patient information. There are two methods of input.

  1. For individual patients, you may input using the form.
    • Make sure to read each description to fully understand the information requested.
  2. For mass diagnosis, you may upload a csv file, making sure that the headers are as follows:
    • Pregnancies, Glucose, BloodPressure, SkinThickness, Insulin, BMI, DiabetesPedigreeFunction, Age
    • Two headers will be added onto the uploaded CSV: "Diabetes Prediction", and "Diabetes Prediction Probability"
      • Diabetes Prediction: 0 or 1 indicates Diabetes Negative or Positive.
      • Diabetes Prediction Probability: Number percent indicates % probability of Diabetes.

Dia-Detect and its creators are not liable for any false medical advice given to its users. They are clearly stated to be mere predictions which can be followed up on.

About

A machine learning program built for healthcare professionals; developed to accurately diagnose Type II Diabetes from patient information.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages