Skip to content

xgboost and pandas #166

@nareshshah139

Description

@nareshshah139

Hello there. There seems to be a constant feature names mismatch error when I use xgboost and pandas along with eli5.

Potential reasons:

  1. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions