mlflow / mlflow-export-import

Apache License 2.0
132 stars 78 forks source link

Export only runs in ACTIVE LifeCycleStage #13

Closed amesar closed 2 years ago

amesar commented 2 years ago

Currently the export run tool exports a run regardless of its LifeCycleStage. Should not export runs in DELETED stage.