AZ
Size: a a a
AZ
AZ
AZ
AZ
GP
GP
C
RS
The kernel appears to have died
SS
The kernel appears to have died
RS
SS
RS
python test.py
RS
import pandas as pd
import mlflow
if __name__ == "__main__":
urls = ["http://bla.ru/1"]
mlflow.set_tracking_uri("http://localhost:8000")
model = mlflow.pyfunc.load_model("models:/rinat-model-2/22")
model.predict(pd.DataFrame({"0": pd.Series([urls])}))
RS
MT
АЖ
RS
DY
GP
GP