Hi, I would like to interact with my persisted models outside of PIO, specifically in a Spark / Scala repel.
I am trying to understand where PIO persists the saved models and how it loads them back into memory ( I am using P2LAlgorithm and Postgresql) Much appreciated if someone can point me to the functions in the source code or supply some sample code to access and rehydrate these models. Thanks!
