Let's a RF classifier contains 50 trees and it has to make a binary decision. If 25 of the trees vote 'YES' and the other 25 vote 'NO', how does the random forest decide on an overall prediction if the voting is tied?
[link][7 comments]
Let's a RF classifier contains 50 trees and it has to make a binary decision. If 25 of the trees vote 'YES' and the other 25 vote 'NO', how does the random forest decide on an overall prediction if the voting is tied?