FlashcardIntermediate
Feature Importance from Tree Models
Tree models rank features by how much they reduce impurity or improve predictions across splits.
Question
How do tree models measure feature importance?
Click to reveal answer
Tree models rank features by how much they reduce impurity or improve predictions across splits.
How do tree models measure feature importance?