Storing and retrieving a model - Sentiment Analysis
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.

Find more posts tagged with
Sort by:
1 - 2 of
21
Sort by:
1 - 1 of
11
Hi @tenalirama ,
please check this post, that should help you: https://community.rapidminer.com/discussion/50278/text-mining-and-the-word-list
Best,
Martin