SAS Data Science

Building models with SAS Enterprise Miner, SAS Factory Miner, SAS Viya (Machine Learning), SAS Visual Text Analytics, with point-and-click interfaces or programming
BookmarkSubscribeRSS Feed
adjie
Obsidian | Level 7

Hi all,

 

I created a Decision Tree model using SAS Visual Statistics and one of the outputs is Variable Importance. It shows importance values for each columns. I would like to know the interpretation of these values? For example, when the top variable has 1250 importance, what does this 1250 value means?

adjie_0-1658245128193.png

Thanks.

1 REPLY 1
sbxkoenk
SAS Super FREQ

Hello,

 

SAS Visual Statistics 8.3: Procedures
The TREESPLIT Procedure
Details : Variable Importance
https://go.documentation.sas.com/doc/en/casstat/8.3/casstat_treesplit_details20.htm

 

Example 21.3 Assessing Variable Importance
https://go.documentation.sas.com/doc/en/casstat/8.3/casstat_treesplit_examples04.htm

 

I have never looked at the absolute figure(s) for Variable Importance.
Use the Relative Importance instead.
Variables that are NOT used have an importance of zero.
The most important variable has an importance of one.
All other variables are scaled in between (in between 0 and 1).

 

Thanks,
Koen

sas-innovate-white.png

Our biggest data and AI event of the year.

Don’t miss the livestream kicking off May 7. It’s free. It’s easy. And it’s the best seat in the house.

Join us virtually with our complimentary SAS Innovate Digital Pass. Watch live or on-demand in multiple languages, with translations available to help you get the most out of every session.

 

Register now!

How to choose a machine learning algorithm

Use this tutorial as a handy guide to weigh the pros and cons of these commonly used machine learning algorithms.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 1250 views
  • 0 likes
  • 2 in conversation