Entering edit mode
portnoy@supereva.it
▴
20
@portnoysuperevait-1595
Last seen 10.2 years ago
Hi,
I'm looking to perform a classification analysis on an imbalanced
data
set using random Forest and I'd like to reproduce the weighted random
forest analysis proposed in the Chen, Liaw & Breiman paper "Using
Random
Forest to Learn Imbalanced Data"; can I use the R package randomForest
to perform such analysis? What is the easiest way to accomplish this
task?
Thanks,
Paolo Sonego