model-management
Here are 32 public repositories matching this topic...
With a config like this
{
"METAFLOW_DATASTORE_SYSROOT_S3": "s3://mf-test/metaflow/",
}
(note a slash after METAFLOW_DATASTORE_SYSROOT_S3)
metaflow.S3(run=self).put* produces double-slashes like here:
s3://mf-test/metaflow//data/DataLoader/1630978962283843/month=01/data.parquet
The trailing slash in the config shouldn't make a difference
-
Updated
Nov 2, 2021 - 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
Nov 2, 2021 - JavaScript
-
Updated
Sep 9, 2020
-
Updated
Sep 30, 2021 - Jupyter Notebook
-
Updated
Mar 26, 2021 - Go
-
Updated
Jan 29, 2021 - Python
-
Updated
Jul 1, 2020 - Python
-
Updated
Oct 25, 2021 - TypeScript
-
Updated
Oct 25, 2021 - TypeScript
-
Updated
Oct 23, 2021 - TypeScript
-
Updated
Oct 6, 2021 - TypeScript
-
Updated
Oct 28, 2020 - TypeScript
-
Updated
Aug 22, 2020 - HTML
-
Updated
Jun 4, 2020 - Java
-
Updated
Feb 5, 2020 - Python
-
Updated
Nov 2, 2021
-
Updated
Oct 12, 2020 - Jupyter Notebook
-
Updated
Aug 21, 2018 - Dockerfile
-
Updated
Mar 14, 2019
-
Updated
Jul 26, 2021
-
Updated
Oct 18, 2021
-
Updated
Nov 1, 2021 - Python
-
Updated
Mar 21, 2018 - Python
-
Updated
Jun 27, 2019
-
Updated
Sep 17, 2020 - 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."


MLflow Roadmap Item
This is an MLflow Roadmap item that has been prioritized by the MLflow maintainers. We're seeking help with the implementation of roadmap items tagged with the
help wantedlabel.For requirements clarifications and implementation questions, or to request a PR review, please tag @BenWilson2 in your communications related to this issue.
Proposal Summary
Includ