Dell-EMC
E20-065 · Question #49
Given an input vector of features, a Random Forests model performs a classification task and ends in a tie. How does the model handle this outcome?
The correct answer is B. A winner is chosen at random. See the full explanation below for the reasoning.
Question
Given an input vector of features, a Random Forests model performs a classification task and ends in a tie. How does the model handle this outcome?
Options
- AThe model will be rebuilt
- BA winner is chosen at random
- CThe tree that caused the tie is discarded
- DOne more tree is added to the forest
How the community answered
(35 responses)- A3% (1)
- B77% (27)
- C14% (5)
- D6% (2)
Community Discussion
No community discussion yet for this question.