urlib parse
s444354-training/pipeline/head There was a failure building this commit Details

This commit is contained in:
Adrian Charkiewicz 2022-05-15 21:31:25 +02:00
parent 28dbfa5d6f
commit 3d32874c63
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ from sacred.observers import MongoObserver
import mlflow
import mlflow.pytorch
from mlflow.models import infer_signature
from urllib.parse import urlparse
# In[2]:
ex = Experiment(save_git_info=False)