Skip to content

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

Notifications You must be signed in to change notification settings

Bsingstad/ECG-interpretation-flask-application

Repository files navigation

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/

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published