Storing and retrieving a model - Sentiment Analysis

kdafoe
kdafoe New Altair Community Member
edited November 5 in Community Q&A
Hi. I'm using the RapidMiner Sentiment Analysis template to start. After step 2, the Cross Validation operator, I thought why not just use the Store operator and pipe the model output to it? Seemed to work. The Store output matches the model output from the Cross Validation. Next, I deleted the operators from step 1 and step 2, used the Retrieve operator to load in the just stored model, and connected that to the Apply model operator.

So now the template looks like this:
But when I run it, I get this error. Can anyone please explain why? Am I missing an understanding of either the Store or the Retrieve operators? I thought it would just be a duplicate of the original model, but it doesn't appear so. Thank you.


Best Answer

Answers