Sign inSign up

dboland717/heart_pred

By dboland717

Updated over 1 year ago

Image
0

145

dboland717/heart_pred repository overview

Streamlit application to predict risk of heart disease based on input to requested queries.

*warning - not health advice, demonstration of machine learning model deployment

Docker potential issue resolutions:

  • command (docker ps) - tells you what containers are active
  • command (docker stop container ID e.g. docker stop a782e14f3786)
  • command (docker run -p 8080:8501 dboland717/heart_pred:latest) - where 8080 is changed to which port you wish to use. Message on running with still state 8501 but you will need to change to 8080 or relevant port name

Tag summary

Content type

Image

Digest

sha256:77891f147

Size

1.4 GB

Last updated

over 1 year ago

docker pull dboland717/heart_pred