Skip to content

Conversation

@Zaphoood
Copy link
Collaborator

@Zaphoood Zaphoood commented Jan 7, 2026

Motivation and Context

This PR adds three new explainers for efficiently explaining sklearns KNearestNeighbor and RadiusNeighborClassifier models.


Public API Changes

  • No Public API changes
  • Yes, Public API changes (Details below)

How Has This Been Tested?

Unittests have been added that compare the results of the explainers' efficient algorithms to baseline values which are obtained by computing the exact Shapley Values of a ground-truth Game.


Checklist

  • The changes have been tested locally.
  • Documentation has been updated (if the public API or usage changes).
  • An entry has been added to CHANGELOG.md (if relevant for users).
  • The code follows the project's style guidelines.
  • I have considered the impact of these changes on the public API.

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

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant