Skip to content

Add callback parameter for explain_predictions_best_worst#2308

Merged
chukarsten merged 12 commits into
mainfrom
2305_explain_preds_callback
Jun 2, 2021
Merged

Add callback parameter for explain_predictions_best_worst#2308
chukarsten merged 12 commits into
mainfrom
2305_explain_preds_callback

Conversation

@angela97lin
Copy link
Copy Markdown
Contributor

Closes #2305

@angela97lin angela97lin self-assigned this May 26, 2021
@codecov
Copy link
Copy Markdown

codecov Bot commented May 26, 2021

Codecov Report

Merging #2308 (9310394) into main (e323993) will increase coverage by 0.1%.
The diff coverage is 100.0%.

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #2308     +/-   ##
=======================================
+ Coverage   99.9%   99.9%   +0.1%     
=======================================
  Files        281     281             
  Lines      24566   24606     +40     
=======================================
+ Hits       24538   24578     +40     
  Misses        28      28             
Impacted Files Coverage Δ
...nderstanding/prediction_explanations/explainers.py 100.0% <100.0%> (ø)
...s/prediction_explanations_tests/test_explainers.py 100.0% <100.0%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e323993...9310394. Read the comment docs.

@angela97lin angela97lin marked this pull request as ready for review May 27, 2021 19:16
Copy link
Copy Markdown
Collaborator

@jeremyliweishih jeremyliweishih left a comment

Choose a reason for hiding this comment

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

lgtm once tests pass. Nice!

Copy link
Copy Markdown
Contributor

@chukarsten chukarsten left a comment

Choose a reason for hiding this comment

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

Awesome, very cool!

@chukarsten chukarsten merged commit 156bfb1 into main Jun 2, 2021
@chukarsten chukarsten deleted the 2305_explain_preds_callback branch June 2, 2021 00:32
@chukarsten chukarsten mentioned this pull request Jun 2, 2021
@chukarsten chukarsten mentioned this pull request Jun 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add callbacks to explain_predictions_best_worst

3 participants