h2oai / h2o-3

H2O is an Open Source, Distributed, Fast & Scalable Machine Learning Platform: Deep Learning, Gradient Boosting (GBM) & XGBoost, Random Forest, Generalized Linear Modeling (GLM with Elastic Net), K-Means, PCA, Generalized Additive Models (GAM), RuleFit, Support Vector Machine (SVM), Stacked Ensembles, Automatic Machine Learning (AutoML), etc.
http://h2o.ai
Apache License 2.0
6.94k stars 2k forks source link

R/Python Function that Formats Shapley Reason Codes #7726

Open exalate-issue-sync[bot] opened 1 year ago

exalate-issue-sync[bot] commented 1 year ago

Creating an R/Python function that will return the formatted Shapley codes for a specific record. The format should be something like:

||Column||Contribution||Value|| |Gender|-0.2|Female| |Age|0.1|30|

The table should be ordered based on absolute contribution so the user sees the columns with greatest contributions at the top of the table.

h2o-ops commented 1 year ago

JIRA Issue Migration Info

Jira Issue: PUBDEV-7919 Assignee: New H2O Bugs Reporter: Megan Kurka State: Open Fix Version: N/A Attachments: N/A Development PRs: N/A