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

document design practice #186

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jackjii79
Copy link
Contributor


Above explainers have a high degree of coupling with [Shapley utils](https://github.com/h2oai/h2oai/blob/dev/h2oaicore/mli/byor/mli_shapley_utils.py)
to compute on-demand Shapleys and predictions, any modifications in [Shapley utils](https://github.com/h2oai/h2oai/blob/dev/h2oaicore/mli/byor/mli_shapley_utils.py)
should be well designed and should be changed with minimal scopes as only needed.
Copy link
Contributor

Choose a reason for hiding this comment

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

How would a user know how to import such dependencies? Wouldn't an example be needed here? Or am I missing something?

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

Successfully merging this pull request may close these issues.

2 participants