-
Notifications
You must be signed in to change notification settings - Fork 330
Closed
Description
Hello there. There seems to be a constant feature names mismatch error when I use xgboost and pandas along with eli5.
Potential reasons:
- eli5 does not access the feature names from within xgboost which can cause potential fallouts if the features are not in the same order as they were when they were put into xgboost or they are re-ordered once they enter eli5.
Would really appreciate help debugging and will push in a patch if fixed.
Metadata
Metadata
Assignees
Labels
No labels