Change model in registry name
Some checks failed
s434704-predict-s426206-from-registry/pipeline/head There was a failure building this commit
Some checks failed
s434704-predict-s426206-from-registry/pipeline/head There was a failure building this commit
This commit is contained in:
parent
180e589cbb
commit
1915fc1e8a
@ -14,7 +14,7 @@ arguments = sys.argv[1:]
|
||||
mlflow.set_tracking_uri("http://172.17.0.1:5000")
|
||||
client = MlflowClient()
|
||||
version = 1
|
||||
model_name = "s434704"
|
||||
model_name = "s426206"
|
||||
|
||||
input = str(arguments[0])
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user