Re: [R] Ranger could not work with caret

2022-07-01 Thread Neha gupta
Thank you so much for your help. I hope it will work. However, why the same error doesn't arise when I am using rf. They both have the same parameters and it's default values. Best regards On Friday, July 1, 2022, Rui Barradas wrote: > Hello, > > The error is in Ranger parameter mtry becoming

[R] Ranger could not work with caret

2022-06-30 Thread Neha gupta
I posted it for the second time as I didn't get any response from group members. I am not sure if some problem is with the question. I cannot run the "ranger" model with caret. I am only using the farff and caret libraries and the following code: boot <- trainControl(method = "cv", number=10)