Zaktualizuj 'lab_09_predict_coop.py'

This commit is contained in:
Michał Zaręba 2021-05-29 12:20:52 +02:00
parent 8a3820f6c3
commit 1388fc2bc9

View File

@ -5,7 +5,7 @@ from pprint import pprint
from mlflow.tracking import MlflowClient
model_name = "s434804"
model_version = 30
model_version = 12
mlflow.set_tracking_uri("http://172.17.0.1:5000")