Skip to content

Passing n-dimensional array to explain_function #411

Answered by mmschlk
Bar-Kal asked this question in Q&A
Discussion options

You must be logged in to vote

@Bar-Kal, hi good point. Yes for this we have the Explainer.explain_X function. This basically is a wrapper around the explain function with some additional suppport for parallelization via joblib. We opted to split this from the main explain function such that users are not surprised when they get a list back as a return type and not a single InteractionValues as from the basic explain function.

Does this help you?

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Bar-Kal
Comment options

@mmschlk
Comment options

Answer selected by Bar-Kal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants