Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: estimator XGBClassifier is not supported #412

Open
yonlugoh opened this issue Nov 9, 2021 · 0 comments
Open

Error: estimator XGBClassifier is not supported #412

yonlugoh opened this issue Nov 9, 2021 · 0 comments

Comments

@yonlugoh
Copy link

yonlugoh commented Nov 9, 2021

This was unexpected as the documentation (maybe out-dated?) stated that XGBoost was supported for xgboost >= 0.6a2

> pip3 freeze
eli5==0.11.0
xgboost==1.5.0

Got the same Error: estimator XGBClassifier is not supported when trying to do eli5.show_weights() and eli5.explain_prediction() on the XGBoost model. May I know what is the latest release for xgboost that is supported? And perhaps the linked documentation could be updated to say that xgboost was supported for versions >= 0.6a2 and that release which is supported.

If there was a workaround to force eli5 to support xgboost, that would be great too, since the last resort would be to downgrade xgboost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant