Learn Before
Concept
Feature importance
The main idea is to derive explanation by investigating the importance scores of different features used to output the final prediction. Such approaches can be built on features like manual features obtained from feature engineering, lexical features including word/tokens and n-gram, etc.
0
1
Updated 2022-06-18
Tags
Data Science