Hi I'm a beginner to random forest algorithm in Machine Learning.
According to what I have read in theory, it works on majority vote concept for classification problems. But can it be possible that number of "Yes" is same as number of "No"?
What would be done in that case?