Search code examples
rrandom-forestprecision-recall

library that compute precision recall from fitted random forest in r


Is there a library that compute precision and recall of a fitted model in R.


Solution

  • Perhaps the caret package might help. https://topepo.github.io/caret/measuring-performance.html