Hi,
I am trying to use a Naive Bayes model to train my sentiment analysis, but when I try to apply the model to my scoring set I get the following error:
"The learned model "Simple Distribution" does not support the parameter "create_view". Some models support parameters for the predictions of values. This model does not support the given parameter".
I would love it if someone can help me with this. Thanks!