Question: In the context of Decision Trees, what does \'feature importance\' refer to?
Options:
Correct Answer: The contribution of a feature to the model\'s predictions.
Solution:
Feature importance refers to the contribution of a feature to the model\'s predictions, indicating how much it helps in making accurate decisions.