model-management
Here are 24 public repositories matching this topic...
-
Updated
Feb 3, 2021 - Python
Currently, FastAI artifact code is not tested: https://codecov.io/gh/bentoml/BentoML/tree/master/bentoml/frameworks
We would want to add an integration test suit to test its functionalities including save, load, and run inference from API server. The setup should be similar to other integration tests that can be found here: https://github.com/bentoml/BentoML/tree/master/tests/integration
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.
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
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
-
Updated
Feb 3, 2021 - JavaScript
-
Updated
Sep 9, 2020
-
Updated
Jan 29, 2021 - Go
-
Updated
Dec 25, 2020 - Jupyter Notebook
-
Updated
Jan 29, 2021 - Python
-
Updated
Jul 1, 2020 - Python
-
Updated
Sep 12, 2020 - TypeScript
-
Updated
Aug 22, 2020 - HTML
-
Updated
Dec 31, 2020 - Python
-
Updated
Feb 5, 2020 - Python
-
Updated
Oct 12, 2020 - Jupyter Notebook
-
Updated
Aug 21, 2018 - Dockerfile
-
Updated
Mar 14, 2019
-
Updated
Oct 28, 2020 - TypeScript
-
Updated
Jun 4, 2020 - Java
-
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 seems to have a length limit of 5000 when setting tags (see below).