Hi, I'm trying to do a project where there are two identical engines. They use the naive bayes model which is automatically persisted by predictionio. However, I would like to make it so that either engine can deploy directly with the model trained and persisted by the other engine. Is it possible to do that?
Thanks