cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
asviridov0
Level I

Feature importance in decision tree

I wonder if it is possible to get feature importance in decision tree. It looks like scikit-learn offers this capability.

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Feature importance in decision tree

I am not sure if this is exactly what you are looking for, but you can find the most important factors under the red hot spot "Column Contributions"

View solution in original post

2 REPLIES 2

Re: Feature importance in decision tree

I am not sure if this is exactly what you are looking for, but you can find the most important factors under the red hot spot "Column Contributions"

asviridov0
Level I

Re: Feature importance in decision tree

Thank you, this is exactly what I need.

Recommended Articles