/ECG-interpretation-flask-application

A Flask application allowing the user to upload a ECG to a webserver and get a prediction back

Primary LanguagePython

Automatic ECG interpretation - a Python Flask application

How to run the application locally

Open a command line tool and navigate to the directory of this project

cd /to/your/path

In the command line took run the following command:

python main.py

Finally, go to this url in your browser:

http://localhost:8080/