I set the tracking_uri
to a folder name different than mlruns
.
Is there a way I can open the MLFlow UI pointing to the new folder name for mlruns?
I know I can rename the folder back to mlruns
, which gets me access to all of my metrics and parameters for each experiment, but the artifacts are not accessible, since they were logged to a different folder name than mlruns.