Zaktualizuj 'train-mlflow.py'
This commit is contained in:
parent
38c237f321
commit
dbfb321c34
@ -29,6 +29,7 @@ from urllib.parse import urlparse
|
||||
from mlflow.models import infer_signature
|
||||
|
||||
mlflow.set_experiment("s478815")
|
||||
mlflow.set_tracking_uri("http://172.17.0.1:5000")
|
||||
|
||||
# Model
|
||||
class Model(nn.Module):
|
||||
|
Loading…
Reference in New Issue
Block a user