uncomment uri
This commit is contained in:
parent
0a74516ff9
commit
ec709e0a4d
@ -10,7 +10,7 @@ import mlflow.keras
|
||||
from urllib.parse import urlparse
|
||||
|
||||
|
||||
# mlflow.set_tracking_uri("http://172.17.0.1:5000")
|
||||
mlflow.set_tracking_uri("http://172.17.0.1:5000")
|
||||
mlflow.set_experiment('s444417')
|
||||
|
||||
# train params
|
||||
|
Loading…
Reference in New Issue
Block a user