From 6cfda15764b9c74040a51d61e208bd6482417bfb Mon Sep 17 00:00:00 2001 From: s444501 Date: Fri, 13 May 2022 01:51:10 +0200 Subject: [PATCH] mlflow --- biblioteki_ml.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/biblioteki_ml.py b/biblioteki_ml.py index adbcf3d..46f8b85 100644 --- a/biblioteki_ml.py +++ b/biblioteki_ml.py @@ -8,9 +8,9 @@ import torch.nn.functional as F from sklearn.preprocessing import LabelEncoder import pandas as pd -# MLFlow 1 +# MLFlow mlflow.set_experiment("s444501") -mlflow.set_tracking_uri("http://172.17.0.1:5000") +#mlflow.set_tracking_uri("http://172.17.0.1:5000") # Parametry z konsoli