Priyans-hu / Dr.-health

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dr. Health

Our Mission

Our mission is typically to provide information and tools to help people assess their risk of developing various health conditions and to encourage them to take steps to maintain and improve their health. This may involve providing information about risk factors for different diseases, conducting assessments based on the user's inputs, and providing personalized recommendations for lifestyle changes or medical interventions that can help reduce the risk of developing a particular condition.

Link of brain tumor model:

https://drive.google.com/file/d/1vmDEENWNesBrffmWpZPzPJH5TBRGwZ25/view?usp=sharing
{This file is approx 270MB and github upload limit is 25MB, so we placed it on google drive. Download this file and add paste it in models folder}

Steps to use and run the model

  • Download the zip file from github and extract all files.
  • Also download Braintumour.h5 file from the above google drive link and paste it into the models folder.
  • Run "pip install -r requirements.txt" in command terminal and wait for the process to finish.
  • Open the folder in VS Code and run "python app.py" in terminal.
  • The pyhton app will be run in the default browser(preferred chrome)
  • Reference the youtube video(here) for further navigation in the project.

Normal ranges for liver

  • Total bilirubin- 0.3 to 1.9
  • Direct bilirubin- 0.1 to 0.3
  • Alkaline phosphatase- 30 to 130 units per liter (U/L).
  • Total proteins- 6.0 to 8.3 grams per deciliter (g/dL).
  • Albumin- 3.4- 5.4
  • Albumin globulin ratio- 1.0- 2.5

About


Languages

Language:HTML 93.1%Language:Python 6.9%