Update 'simple_regression_lab8.py'
Some checks failed
s449288-training/pipeline/head There was a failure building this commit
Some checks failed
s449288-training/pipeline/head There was a failure building this commit
This commit is contained in:
parent
a80cd37cef
commit
072754e4ea
@ -12,8 +12,8 @@ import mlflow.keras
|
|||||||
from urllib.parse import urlparse
|
from urllib.parse import urlparse
|
||||||
|
|
||||||
# Konfiguracja serwera i nazwy eksperymentu MLflow
|
# 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_tracking_uri('http://localhost:5000')
|
||||||
mlflow.set_experiment('s449288')
|
mlflow.set_experiment('s449288')
|
||||||
|
|
||||||
# Stworzenie obiektu klasy Experiment do śledzenia przebiegu regresji narzędziem Sacred
|
# Stworzenie obiektu klasy Experiment do śledzenia przebiegu regresji narzędziem Sacred
|
||||||
|
Loading…
Reference in New Issue
Block a user