Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
Hello,
I am getting this error with caret/ranger (it's the same error I get on my data.frame).
A reproducible example:
** (I got initially the error on the new version of ranger: 0.3.0 that appeared yesterday, but I removed and installed the old one that worked fine before but not now).
I have run this kind of configuration (for trainControl() and for train()) since ranger appeared in caret in this new version (6.0.58). It worked flawlessly very fast and without any problem on my data.frame (60,000x35), but today I have run it again on the same data.frame that I run before and it gets that same error.
The only change to my knowledge is the version of RStudio. Version for e1071 which rangers depends, it is the same since August.
Kind Regards,
Carlos.