Question
What does a leaf node in a classification tree represent?
Select an option. Your answer will be checked instantly.
Correct Answer: B. A predicted class or class distribution
Explanation:
Leaves terminate decision paths and provide predictions.
They may store the majority class or estimated class probabilities.
Leave a Reply