Skip to content
#

ml-infrastructure

Here are 19 public repositories matching this topic...

metaflow
Open

[DOC]

1
paynowski
paynowski commented Jun 29, 2022

Report incorrect documentation

Location of incorrect documentation
(https://docs.monai.io/projects/monai-deploy-app-sdk/en/stable/getting_started/tutorials/03_segmentation_app.html)

Describe the problems or issues found in the documentation
Missing several install steps.

Steps taken to verify documentation is incorrect
I had to add the following pip installations: scikit

documentation enhancement good first issue help wanted
archena
archena commented Jul 16, 2021

Is your feature request related to a problem? Please describe.
Since there's not much logic, testing needs to be done with integration tests (there isn't much opportunity for unit testing), mocking GCP services and k8s. Especially to check how the failure cases are handled.

Describe the solution you'd like
Given a config for the edge call, we verify the calls that it makes to APIs suc

good first issue

Improve this page

Add a description, image, and links to the ml-infrastructure topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ml-infrastructure topic, visit your repo's landing page and select "manage topics."

Learn more