sfdfd
This commit is contained in:
parent
2cb6062a0d
commit
c0328b8925
@ -4,7 +4,7 @@ import pandas as pd
|
|||||||
|
|
||||||
mlflow.set_tracking_uri("http://172.17.0.1:5000")
|
mlflow.set_tracking_uri("http://172.17.0.1:5000")
|
||||||
client = MlflowClient()
|
client = MlflowClient()
|
||||||
version = "c579d6"
|
version = 3
|
||||||
model_name = "s434788"
|
model_name = "s434788"
|
||||||
#for mv in client.search_model_versions(f"name='{model_name}'"):
|
#for mv in client.search_model_versions(f"name='{model_name}'"):
|
||||||
# if int(mv.version) > version:
|
# if int(mv.version) > version:
|
||||||
|
Loading…
Reference in New Issue
Block a user