Hello,
I am using a Naive Bayes Classifier in Alteryx and found that I could not used categorical fields as predictors with more than 50 distinct variables. I have this error: "ngrid1:50 is less than the number of levels in Test". Where Test is my categorical field predictor.
Is it possible to force this value to be higher? If so, could you indicate the steps to do this?
I would also like to mention that this error also happens with the random forest.
Thank you,