Vital Signs is a simple application to allows users to understand there inputted vitals. This project does not intend to discourage patients from visting doctors, instead it help patients better understand their health.
Note: The notebook.ipynb file shows a graph of vitals taken during surgery and the ML.ipynb file shows the Deep Learning Model
- User inputted Vital Information
- Charts on Healthy and Unhealthy vital signs
- Information about different vital signs
- Kera's Deep Learning Model to predict whether the input values are of low risk or high risk
PyWebIO, HTML/CSS, Python, Keras
- Clone the repo:
git clone https://github.com/webgence/Vital-Signs.git cd Vital-Signs


