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

Unify sklearn explainer tests - part 2 #228

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

gaugup
Copy link
Collaborator

@gaugup gaugup commented Sep 16, 2021

Signed-off-by: gaugup [email protected]

@github-actions
Copy link

github-actions bot commented Sep 16, 2021

Unit Test Results

0 files   -     1  0 suites   - 1   0s ⏱️ - 14m 16s
0 tests  - 221  0 ✔️  - 216  0 💤  - 5  0 ±0 

Results for commit f719519. ± Comparison against base commit bad94ac.

This pull request removes 221 tests.
tests.test_counterfactual_explanations.TestCounterfactualExplanations ‑ test_sorted_local_importance_counterfactual_explanations
tests.test_counterfactual_explanations.TestCounterfactualExplanations ‑ test_sorted_summary_importance_counterfactual_explanations
tests.test_counterfactual_explanations.TestSerializationCounterfactualExplanations ‑ test_counterfactual_explanations_output[0-2-1.0]
tests.test_counterfactual_explanations.TestSerializationCounterfactualExplanations ‑ test_counterfactual_explanations_output[0-2-2.0]
tests.test_counterfactual_explanations.TestSerializationCounterfactualExplanations ‑ test_empty_counterfactual_explanations_object[1.0]
tests.test_counterfactual_explanations.TestSerializationCounterfactualExplanations ‑ test_empty_counterfactual_explanations_object[2.0]
tests.test_counterfactual_explanations.TestSerializationCounterfactualExplanations ‑ test_local_importance_output[0-10-1.0]
tests.test_counterfactual_explanations.TestSerializationCounterfactualExplanations ‑ test_local_importance_output[0-10-2.0]
tests.test_counterfactual_explanations.TestSerializationCounterfactualExplanations ‑ test_no_counterfactuals_found[0-2-1.0]
tests.test_counterfactual_explanations.TestSerializationCounterfactualExplanations ‑ test_no_counterfactuals_found[0-2-2.0]
…

♻️ This comment has been updated with latest results.

Signed-off-by: gaugup <[email protected]>
Signed-off-by: gaugup <[email protected]>
Signed-off-by: gaugup <[email protected]>
Signed-off-by: gaugup <[email protected]>
Signed-off-by: gaugup <[email protected]>
@amit-sharma
Copy link
Collaborator

one question: why is the test_dice_random.py file deleted? Is the idea that those tests are moved to explainer base?

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

Successfully merging this pull request may close these issues.

None yet

2 participants