Rattle in macOS Cartalina 10.15.6 gives error message: "The supplied actual and predicted must have the same levels." when evaluating model performance using boost method under evaluate tab.
Error message from r console: Error in rattle::errorMatrix(crs$dataset[crs$test, c(crs$input, crs$target)]$TFC_churn, : The supplied actual and predicted must have the same levels.
How to rectify?
Log code: