You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi everybody
I need help, please
I face this problem when I run my code
Call:
C5.0.default(x = trainingDataset[, -5], y = trainingDataset$play)
-------------------------------
Class specified by attribute `outcome'
*** line 1 of `undefined.data': bad value of `c(2, 3, 1, 1, 2, 1, 3, 2, 1)' for attribute `outlook'
Error limit exceeded
Sorry for the delay. I was able to run the code without an error. The data set didn't have any splits or rules. This means that none of the predictors were informative.
Can you try to reproduce (perhaps using reprex::reprex()) with the current version?
hi everybody
I need help, please
I face this problem when I run my code
you can have a look ...
and this is my code
The text was updated successfully, but these errors were encountered: