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

returns probability instead of log odds #75

Closed
germayneng opened this issue May 7, 2018 · 1 comment
Closed

returns probability instead of log odds #75

germayneng opened this issue May 7, 2018 · 1 comment

Comments

@germayneng
Copy link

germayneng commented May 7, 2018

Hi,

Thank you for your amazing work. I want to know if it is possible to return probability values instead of log odds when using tree based algorithm like xgboost / lgbm.

Edit:
Found the solution: #29

this arguments helps to convert
link=shap.LogitLink()

@slundberg
Copy link
Collaborator

Glad you found it!

connortann added a commit to prabathbr/shap that referenced this issue Jun 2, 2023
* Remove old sklearn.experimental

* Update keras import syntax

* Filter expected shap warnings

* Fix LassoLarsIC normalize deprecation
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

2 participants