In R, using the library randomForest , when I run randomForest() I get the following error message:
Error in randomForest.default(m, y, ...) :
Can not handle categorical predictors with more than 53 categories.
The factor in...
asked by
05.11.2018 / 17:22