Set up a backup for registered models
Open
- Dominant language
- Python
- Stars
- 23
- Forks
- 6
- Avg merge
- 3h 56m
- Merged PRs (30d)
- 1
Description
Due to storage limitations, we are unable to backup the entire mlflow artifact store, as a minimum, we will backup the mlflow_db which should allow us to retrain and reproduce any artifacts from a particular run.
In addition to this, we should backup the model registry to ensure deployed models can be restored quickly.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.