Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Added on August 18, 2023 3:43PM
Likes: 1
Replies: 5
Hi Community,
I'm following the ML Practicioner learning path and it is mentioned to access the "Variable importance" menu under "Explainability" but I only have "Feature importance".
How do I get the "Variable importance" menu to appear ?
Thank you for your help !
Operating system used: Mac
Hi,
The Feature importance is the new name of this tab. In v12, we added feature importance estimation to all models, and the choice between Shapley and Gini. The latter is only available for tree-based models and is what used to be called Variable importance.
Hope this helps
Thank you for your reply @AdrienL
!
So is the course outdated ?
Hello!
It seems there might be a change in terminology or version updates. "Feature Importance" and "Variable Importance" often refer to the same concept in ML. Continue with "Feature Importance" as it should serve the intended purpose. If you face issues, double-check you're using the recommended software version.
Good Luck!
Thank you for your reply ! @AdrienL
mentioned that this is a change in newer versions.