iam certainly working on decision algorithm trees and in my research this article came up http://www.slideshare.net/aorriols/lecture6-c45.
If you go to slide 12 top-right corner there is an algorithm which i understand completely. The thing i dont understand is (and it doesnt say it anywhere) when you prune a subtree which class takes the position.
In slide 12 classification bad takes the place of the subtree. Now, "bad" is the most common class of the parent or not????
I hope you enlight me .Thanks