Skip to content

I got an error when working with "rpart2" #311

Answered by kelly-sovacool
sskoldas asked this question in Q&A
Discussion options

You must be logged in to vote

For need at least two non-NA values to interpolate: I've seen this warning for very small or imbalanced datasets. It appears that the model does so poorly it gets NA values for predictions during training.

For Setting row names on a tibble is deprecated.: somewhere in the caret or rpart2 code it attempts to set row names, which is no longer supported for tibbles. It should be harmless.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by sskoldas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants