You can load python_function models mediante Python by calling the mlflow
You can load python_function models mediante Python by calling the mlflow pyfunc.load_model() function. Note that the load_model function assumes that all dependencies are already available and will not check nor install any dependencies ( see model deployment section for tools