model-management
Here are 33 public repositories matching this topic...
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
-
Updated
Mar 15, 2022 - Python
Python Client
How do we retrieve experiment metadata like tags and attrs, after it has been set using set_experiment. I am using the latest python client 0.14.6. Not able to read that info from the object returned by set_experiment.
Is this a BUG REPORT or FEATURE REQUEST?:
Uncomment only one, leave it on its own line:
/kind bug
/kind feature
What happened:
#67 removed version directory, we should show it somewhere
What you expected to happen:
How to reproduce it (as minimally and precisely as possible):
**Anything else we ne
Hi Atlas Team,
for me it would be very convenient to be able to rename or delete projects on the project overview page in atlas (and all related files from the experiments), thus my feature request is to add such functionality. :)
Sebastian
-
Updated
Mar 15, 2022 - JavaScript
-
Updated
Sep 9, 2020
-
Updated
Mar 7, 2022 - Jupyter Notebook
-
Updated
Mar 26, 2021 - Go
-
Updated
Mar 15, 2022 - Python
-
Updated
Jan 29, 2021 - Python
-
Updated
Mar 9, 2022 - Java
-
Updated
Feb 14, 2022 - TypeScript
-
Updated
Mar 10, 2022 - TypeScript
-
Updated
Mar 13, 2022 - TypeScript
-
Updated
Mar 2, 2022 - TypeScript
-
Updated
Oct 28, 2020 - TypeScript
-
Updated
Aug 22, 2020 - HTML
-
Updated
Jun 4, 2020 - Java
-
Updated
Feb 5, 2020 - Python
-
Updated
Jan 18, 2022
-
Updated
Jul 26, 2021
-
Updated
Feb 26, 2022 - Jupyter Notebook
-
Updated
Nov 25, 2021 - Python
-
Updated
Aug 21, 2018 - Dockerfile
-
Updated
Mar 14, 2019
-
Updated
Mar 21, 2018 - Python
-
Updated
Mar 3, 2022
-
Updated
Sep 19, 2021 - Jupyter Notebook
Improve this page
Add a description, image, and links to the model-management topic page so that developers can more easily learn about it.
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."


https://github.com/actions recently released v3 for their actions (e.g. https://github.com/actions/setup-python/releases/tag/v3.0.0). We should upgrade our GitHub Actions config to use the new version.
Example:
https://github.com/mlflow/mlflow/blob/f9e5200a3a1e8d5ec86fd4ed9776f1c2392ce18e/.github/actions/setup-python/action.yml#L32