Skater icon indicating copy to clipboard operation
Skater copied to clipboard

ability to filter features in feature importance plots

Open aikramer2 opened this issue 8 years ago • 1 comments

In the event that you have many features, you may want to reduce what you see in a feature importance plot, something like "top_n" or "min_importance" or "cumulative_variance_explained".

aikramer2 avatar Jun 15 '17 20:06 aikramer2

Can I work on this?

Edit: I've just submitted a pull request which implements the former of these, the latter doesn't seem useful for my applications but I could also address that easily enough.

m-richards avatar Jan 26 '19 01:01 m-richards