The Wayback Machine - https://web.archive.org/web/20220316002234/https://github.com/topics/model-management
Skip to content
#

model-management

Here are 33 public repositories matching this topic...

metaflow
romain-intel
romain-intel commented Feb 13, 2022

Currently, you can do something like this: Task(Flow/RunID/StepName) and this will not result in an error but then the resulting Task object behaves in a bizarre manner where things like t.data will work but t.data.my_artifact will not for example.

We should validate the format of the pathspec passed in to each object and verify that the following are the only possible cases:

  • Metaflo
atlas

Improve this page

Add a description, image, and links to the model-management 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 model-management topic, visit your repo's landing page and select "manage topics."

Learn more