8000 add sklearn.ensemble._gb.GradientBoostingClassifier to the list by ChemEngDataSci · Pull Request #1162 · shap/shap · GitHub
[go: up one dir, main page]

Skip to content

add sklearn.ensemble._gb.GradientBoostingClassifier to the list #1162

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

Merged
merged 1 commit into from
Apr 22, 2020

Conversation

ChemEngDataSci
Copy link
Contributor

In scikit-learn, the GradientBoostingClassifier is now under _gb.py file.
Without this change, the tree explainer will not be able to read GradientBoostingClassifier.

@ChemEngDataSci
Copy link
Contributor Author

In scikit-learn, the GradientBoostingClassifier is now under _gb.py file.
Without this change, the tree explainer will not be able to read GradientBoostingClassifier.

Please refer to scikit-learn/scikit-learn#14964 (comment). It was mentioned that scikit-learn GradientBoostingClassifier changed from gradient_boosting.py -> _gb.py

@slundberg
Copy link
Collaborator

Thanks!

@slundberg slundberg merged commit 96814bc into shap:master Apr 22, 2020
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

Successfully merging this pull request may close these issues.

2 participants
0