Different classification success using two different random forest package (randomforest & Caret) R
I have trained a classification Rf, implemented in both Caret using k-fold CV and in the RandomForest package (OOB).
I have trained a classification Rf, implemented in both Caret using k-fold CV and in the RandomForest package (OOB).