Update 'simple_regression_lab8.py'

This commit is contained in:
Kacper Dudzic 2022-05-13 10:22:17 +02:00
parent 072754e4ea
commit 433a248d29

View File

@ -12,7 +12,7 @@ import mlflow.keras
from urllib.parse import urlparse
# Konfiguracja serwera i nazwy eksperymentu MLflow
mlflow.set_tracking_uri('http://tzietkiewicz.vm.wmi.amu.edu.pl:5000')
#mlflow.set_tracking_uri('http://tzietkiewicz.vm.wmi.amu.edu.pl:5000')
#mlflow.set_tracking_uri('http://localhost:5000')
mlflow.set_experiment('s449288')