Question
What does an internal node in a decision tree represent?
Select an option. Your answer will be checked instantly.
Correct Answer: A. A test on an attribute or feature
Explanation:
Internal nodes split observations according to feature conditions.
Branches represent the outcomes of those tests.
Leave a Reply