How do you extract the undersampled data from caret in R?

前端 未结 0 1046
小蘑菇
小蘑菇 2021-01-04 04:42

I created a random forest model using the train function from caret with the following train control parameters:

    ctrl <- trainControl(samp         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题