A web based nerual network to calculate the risk of heart disease.
- Make sure you have Python3 installed
- install the following modules : django, pandas, tensorflow, sklearn
- open your terminal, navigate to the folder downloaded (example: cd desktop/herz)
- run the following command: python3 manage.py runserver
- the web app should be available in your browser at http://127.0.0.1:8000/
- Hungarian Institute of Cardiology. Budapest: Andras Janosi, M.D.
- University Hospital, Zurich, Switzerland: William Steinbrunn, M.D.
- University Hospital, Basel, Switzerland: Matthias Pfisterer, M.D.
- V.A. Medical Center, Long Beach and Cleveland Clinic Foundation: Robert Detrano, M.D., Ph.D.