Skip to content
Prev 367363 / 398502 Next

How to prune a tree using a validation set

I'd like to use a different data ( validation) set for pruning my
classification tree. Unfortunately there aren't arguments to get this in
prune.rpart().

Any suggestions?

Thanks!

Alfredo