fix
This commit is contained in:
parent
c212ffdb9c
commit
5a6d4f832d
@ -18,7 +18,7 @@ from mlflow.tracking import MlflowClient
|
||||
|
||||
|
||||
mlflow.set_tracking_uri("http://172.17.0.1:5000")
|
||||
mlflow.set_experiment("s434749")
|
||||
mlflow.set_experiment("s434695")
|
||||
client = MlflowClient()
|
||||
|
||||
def my_main(epochs, batch_size):
|
||||
|
Loading…
Reference in New Issue
Block a user