Skip to content

App for a project on federated ML for healthcare, deploying with Heroku @ imperial-diagnostics.herokuapp.com

Notifications You must be signed in to change notification settings

kunjzk/ml-healthcare-app

Repository files navigation

Private inference mobile app demo

Private inference mobile app for submissino to ITU AI/ML in 5G Challenge. Code adapted from this repo

Heroku Deployment

Viewable at https://imperial-diagnostics.herokuapp.com

Local Deployment

Install requirements from requirements.txt:

pip install -r requirements.txt

Run the server:

python app.py

And then go to localhost:5000 in your browser.

Example files that the demo will accept are in the example_inputs folder.

About

App for a project on federated ML for healthcare, deploying with Heroku @ imperial-diagnostics.herokuapp.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages