mlflow
Some checks failed
s444501-training/pipeline/head There was a failure building this commit

This commit is contained in:
s444501 2022-05-13 02:04:59 +02:00
parent bd9d4523af
commit 01a514fd74

View File

@ -11,7 +11,7 @@ import pandas as pd
# MLFlow
mlflow.set_tracking_uri("http://172.17.0.1:5000")
restore_experiment(15)
restore_experiment('s444501')
mlflow.set_experiment("s444501")