Is it possible to save and load the ML model for re-use? I’m trying to understand the roadblocks to scoring streaming data using spot-ml.
In theory could you be running batches/micro-batches with a scheduled job and saving the model to be picked up by a streaming job. - Nathanael
