equinor / flownet

FlowNet - Data-Driven Reservoir Predictions
GNU General Public License v3.0
63 stars 29 forks source link

MLFlow expecting mlruns folder #408

Open wouterjdb opened 3 years ago

wouterjdb commented 3 years ago

When running hyperparameter tuning, MLflow expects an mlruns folder - which we don't create. If we stick with the standard we can ommit having to run mlflow ui with the backend store argument.