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

AttributeError: 'ExplainableBoostingClassifier' object has no attribute 'histogram_weights_' #14

Open
lynboussengui opened this issue Jul 27, 2023 · 1 comment

Comments

@lynboussengui
Copy link

import gamchanger as gc
When I run model_data = gc.get_model_data(ebm) I get the following error. I'm already using gam changer version 0.1.13. I trained my EBM model with version 0.3.2
I know that Interpret has changed the names of some parameters, but I thought the latest version of your package was up to date with these changes.

@xiaohk
Copy link
Collaborator

xiaohk commented Jul 28, 2023

Hi @lynboussengui! Can you try the latest version of interpret (v0.4.2)? The variable name change was introduced in interpret v.0.4.0. If you have to use interpret v0.3.2, you can try gamchanger v0.1.12.

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

No branches or pull requests

2 participants