Skip to content

verify xgboost with SHAP #790

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 2 commits into from
Sep 6, 2019

Conversation

Yancey0623
Copy link
Collaborator

@Yancey0623 Yancey0623 commented Sep 6, 2019

This PR verified xgboost model and explain it with the ANALYZE statement.
a part work of #749

@Yancey0623 Yancey0623 mentioned this pull request Sep 6, 2019
6 tasks
@weiguoz weiguoz self-requested a review September 6, 2019 08:51
Copy link
Collaborator

@weiguoz weiguoz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@weiguoz weiguoz merged commit 41c96e2 into sql-machine-learning:develop Sep 6, 2019
@Yancey0623 Yancey0623 deleted the verify_with_shap branch September 6, 2019 09:03
SELECT * FROM iris.train
ANALYZE sqlflow_models.my_xgboost_model
USING TreeExplainer;
`
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove this tab?

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.

3 participants