mlflow
This commit is contained in:
parent
8baf4b0f57
commit
6cfda15764
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user