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

Add more algorithms #8

Merged
merged 14 commits into from
Dec 28, 2022
Merged

Add more algorithms #8

merged 14 commits into from
Dec 28, 2022

Conversation

adamwawrzynski
Copy link
Collaborator

@adamwawrzynski adamwawrzynski commented Dec 22, 2022

Description

Add more algorithms from captum package.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

  • manual UI testing

Checklist:

  • I have updated all related pyproject.toml files.
  • I have updated lock files.
  • I have set an Assignee and Reviewers.
  • I have labeled the PR correctly.
  • I have performed a self-review of my own code.
  • I have covered my code and changes with unit tests.
  • I have annotated types as extensively as possible.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • All code references and dependencies will work.

Adam Wawrzyński added 8 commits December 22, 2022 16:19
…plainers

Signed-off-by: Adam Wawrzyński <adam.wawrzynski@reasonfieldlab.com>
Signed-off-by: Adam Wawrzyński <adam.wawrzynski@reasonfieldlab.com>
Signed-off-by: Adam Wawrzyński <adam.wawrzynski@reasonfieldlab.com>
Signed-off-by: Adam Wawrzyński <adam.wawrzynski@reasonfieldlab.com>
Signed-off-by: Adam Wawrzyński <adam.wawrzynski@reasonfieldlab.com>
Signed-off-by: Adam Wawrzyński <adam.wawrzynski@reasonfieldlab.com>
Signed-off-by: Adam Wawrzyński <adam.wawrzynski@reasonfieldlab.com>
Signed-off-by: Adam Wawrzyński <adam.wawrzynski@reasonfieldlab.com>
@adamwawrzynski adamwawrzynski self-assigned this Dec 22, 2022
…ence of negative attributions

Signed-off-by: Adam Wawrzyński <adam.wawrzynski@reasonfieldlab.com>
@adamwawrzynski adamwawrzynski added enhancement New feature or request bug Something isn't working labels Dec 23, 2022
@adamwawrzynski adamwawrzynski marked this pull request as ready for review December 23, 2022 11:09
src/explainer/base_explainer.py Outdated Show resolved Hide resolved
src/explainer/conductance.py Outdated Show resolved Hide resolved
Adam Wawrzyński added 2 commits December 28, 2022 15:16
Signed-off-by: Adam Wawrzyński <adam.wawrzynski@reasonfieldlab.com>
Signed-off-by: Adam Wawrzyński <adam.wawrzynski@reasonfieldlab.com>
@adamwawrzynski adamwawrzynski removed the bug Something isn't working label Dec 28, 2022
Adam Wawrzyński added 3 commits December 28, 2022 16:24
Signed-off-by: Adam Wawrzyński <adam.wawrzynski@reasonfieldlab.com>
Signed-off-by: Adam Wawrzyński <adam.wawrzynski@reasonfieldlab.com>
Signed-off-by: Adam Wawrzyński <adam.wawrzynski@reasonfieldlab.com>
@adamwawrzynski adamwawrzynski merged commit 4b54012 into main Dec 28, 2022
@rozek1997 rozek1997 deleted the feat/captum_more_algorithms branch January 16, 2023 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants