-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Milestone
Description
Hello,
I'm working with tree based algorithm, such Random Forest, CART or C4.5. But i need to analyze which features and how often the algorithm uses to separate the data.
Could you please implement those methods or functions that calculate the feature importance and feature count on those algorithms?
Thanks!