Question: In a Decision Tree, what does the term \'node\' refer to?
Options:
Correct Answer: A point where a decision is made.
Solution:
A \'node\' in a Decision Tree is where a decision is made based on the feature values.