mlflow-export-import icon indicating copy to clipboard operation
mlflow-export-import copied to clipboard

Repetitive import of an experiment creates duplicated runs

Open mickaeltardy opened this issue 1 year ago • 0 comments

Hello

I'd like to use mlflow-export-import to synchronize multiple instances of MLFlows

So far I opted for periodic export - import (all or experiment)

However, I'm facing the issue that in such scenario all the runs are duplicated. Is there a way to avoid it?

Thanks

mickaeltardy avatar May 05 '24 08:05 mickaeltardy