marcotcr / anchor

Code for "High-Precision Model-Agnostic Explanations" paper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

In Anchor, what is the number of instances in the neighbourhood when calculating coverage of the rule?

DiliSR opened this issue · comments

In Anchor, do the number of instances in the neighborhood is equal to the number of instances in the dataset which contains the global model predictions as same as the decision of the instance to be explained?

Thanks,

I'm not sure I quite grasp your question, so please reopen if my answer doesn't make sense.
We have a hack where we make sure to sample 10,000 instances to compute coverage on. We don't get predictions on these