Problem in Performance Operator
Hello,
I am loading a model saved in a model file and applying it to a textinput. After the model applier, I have a performance operator.
The Performance operator (and other related operators like BinomialClassificationPerformance and ClassificationPerformance) gives a Nullpointer exception. The problem does not seem to be with my corpus. I am also adding the appropriate output word list.
I am loading a model saved in a model file and applying it to a textinput. After the model applier, I have a performance operator.
The Performance operator (and other related operators like BinomialClassificationPerformance and ClassificationPerformance) gives a Nullpointer exception. The problem does not seem to be with my corpus. I am also adding the appropriate output word list.