Zaktualizuj 'ml_pytorch_mlflow.py'
This commit is contained in:
parent
77229341fa
commit
f4c044baa1
@ -15,6 +15,8 @@ import sys
|
||||
import mlflow
|
||||
from mlflow.models import infer_signature
|
||||
from urllib.parse import urlparse
|
||||
from sklearn.metrics import mean_squared_error
|
||||
from sklearn.metrics import mean_absolute_error
|
||||
|
||||
mlflow.set_experiment("s478839")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user