add option to initialize objects to Python operator just like TERR operator
Please add option to initialize objects to Python operator just like TERR operator if possible, in order to load Python predict model just once when the python instance is started, so to avoid loading the model each time python script runs.
Thanks.
Admin
Daniel Pimentel
Sep 20, 2022
We have two python operators as of 11.0; the python instance operator should solve the issue of needing to load the model each time the python script runs.
We have two python operators as of 11.0; the python instance operator should solve the issue of needing to load the model each time the python script runs.
https://docs.streambase.com/sb16/index.jsp?topic=%2Fcom.streambase.sb.ide.help%2Fdata%2Fhtml%2Fauthoring%2Fpythonoperator.html