Feature importance for particular classes
Suppose I have a dataset labeled with two classes such as healthy and unhealthy and I applied feature selection (feature importance) on the dataset.
How can I know if the features are important to a particular class (to healthy or unhealthy)?
Topic dataset
Category Data Science