TeamHG-Memex / eli5

A library for debugging/inspecting machine learning classifiers and explaining their predictions
http://eli5.readthedocs.io
MIT License
2.75k stars 331 forks source link

xgboost: allow to show feature importances computed by different algorithms #154

Open kmike opened 7 years ago

kmike commented 7 years ago

Extracted from https://github.com/TeamHG-Memex/eli5/issues/150: it'd be nice to show feature importances computed using all algorithms at the same time, e.g. in 3 columns.

I wonder how this works with https://github.com/TeamHG-Memex/eli5/issues/120 though.

lopuhin commented 7 years ago

Some xgboost feature importance libraries suggested @ermakovpetr: https://github.com/Far0n/xgbfi https://github.com/limexp/xgbfir