ml-infrastructure
Here are 17 public repositories matching this topic...
-
Updated
Mar 25, 2022 - Python
-
Updated
Mar 26, 2022 - Python
-
Updated
Mar 24, 2022 - Python
-
Updated
Feb 11, 2022 - Jupyter Notebook
-
Updated
Mar 14, 2022 - Jupyter Notebook
While reading the code I found the following (minor) issue.
The aiohttp docs states: app.make_handler() is deprecated and will be removed in future aiohttp versions. Please use Application runners ins
-
Updated
Jan 9, 2022 - PHP
Add overview and map proper issues to it.
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
-
Updated
Mar 18, 2022 - Jupyter Notebook
-
Updated
Feb 12, 2022 - Python
-
Updated
Dec 9, 2020 - Python
-
Updated
Jan 17, 2021 - Jupyter Notebook
-
Updated
Jan 24, 2022 - Python
-
Updated
Apr 29, 2020 - Python
-
Updated
Feb 26, 2022 - Python
Improve this page
Add a description, image, and links to the ml-infrastructure topic page so that developers can more easily learn about it.
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."


I am using metaflow locally but with the AWS service (e.g. the actual compute is happening locally rather than in AWS batch but the metadata is using AWS). When I access the run data through
run.dataI get new local directories with names likemetaflow.s3.w3efey1k, which I presume is because metaflow pulls from S3 into that directory, and then un-pickles the result from there. Is there a way t