Extracting feature importance with DESlib
foxi-i opened this issue · 0 comments
foxi-i commented
i'm currently working with DESlib library for ensemble learning in Python and I'm interested in extracting the feature importance values from the DESlib ensemble classifiers. However, I couldn't find a direct method or attribute in DESlib for obtaining feature importances.
Could you please guide me on how to extract feature importances using DESlib?