urlib parse
Some checks failed
s444354-training/pipeline/head There was a failure building this commit
Some checks failed
s444354-training/pipeline/head There was a failure building this commit
This commit is contained in:
parent
28dbfa5d6f
commit
3d32874c63
@ -24,6 +24,7 @@ from sacred.observers import MongoObserver
|
|||||||
import mlflow
|
import mlflow
|
||||||
import mlflow.pytorch
|
import mlflow.pytorch
|
||||||
from mlflow.models import infer_signature
|
from mlflow.models import infer_signature
|
||||||
|
from urllib.parse import urlparse
|
||||||
|
|
||||||
# In[2]:
|
# In[2]:
|
||||||
ex = Experiment(save_git_info=False)
|
ex = Experiment(save_git_info=False)
|
||||||
|
Loading…
Reference in New Issue
Block a user