Add tracking uri

This commit is contained in:
Agata 2022-05-17 21:48:39 +02:00
parent 0921556130
commit 98c1e90293

View File

@ -17,7 +17,7 @@ from urllib.parse import urlparse
# In[ ]: # In[ ]:
mlflow.set_tracking_uri("http://172.17.0.1:5000")
mlflow.set_experiment("s444421") mlflow.set_experiment("s444421")