@ -20,7 +20,7 @@ import logging
logging.basicConfig(level=logging.WARN)
logger = logging.getLogger(__name__)
mlflow.set_tracking_uri("http://localhost:5000")
mlflow.set_tracking_uri("http://172.17.0.1:5000")
mlflow.set_experiment("s123456")
def eval_metrics(actual, pred):
The note is not visible to the blocked user.