Ecram
05/08/2025, 10:35 PMJuan Luis
05/09/2025, 3:18 PMEcram
05/12/2025, 7:53 PMEcram
05/12/2025, 7:54 PMModelWrapper
(used in pyfunc
flavor), I need to connect to a different Databricks workspace.
4. This queried data is then used as input to the actual model logic.
5. Finally, the model returns the prediction/result via the MLflow API.
Thanks @Juan LuisJuan Luis
05/13/2025, 7:07 AMEcram
05/13/2025, 6:34 PMModelWrapper
. This means the wrapper includes logic to connect to another Databricks workspace to query the latest data — independent of Kedro.