Variable importances: Check your understanding
Challenge yourself with the following question.
Question 1
Suppose the "sum of the split score" variable importance of feature f1
is greater than the "number of nodes" variable importance of feature f2.
In this case, which of the following statements is correct?
f1 is more important than f2.
f1 is less important than f2.
f1 is neither more important nor less important than f2.
Well done.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2022-07-18 UTC.
[null,null,["Last updated 2022-07-18 UTC."],[[["Comparing \"sum of the split score\" and \"number of nodes\" variable importance across different features is not appropriate for determining feature importance."],["These two variable importance measures are calculated differently and thus, cannot be directly compared to ascertain the relative importance of features f1 and f2."]]],[]]