biolab / orange3-explain

Explainable AI add-on for Orange3
GNU General Public License v3.0
6 stars 5 forks source link

[FIX] Workaround for missing TreeExplainer SHAP dimensions #50

Closed PrimozGodec closed 1 year ago

PrimozGodec commented 2 years ago
Issues
Changes
codecov-commenter commented 2 years ago

Codecov Report

Base: 89.69% // Head: 89.71% // Increases project coverage by +0.01% :tada:

Coverage data is based on head (c941917) compared to base (1b676cd). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #50 +/- ## ========================================== + Coverage 89.69% 89.71% +0.01% ========================================== Files 10 10 Lines 3106 3111 +5 ========================================== + Hits 2786 2791 +5 Misses 320 320 ``` | [Impacted Files](https://codecov.io/gh/biolab/orange3-explain/pull/50?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biolab) | Coverage Δ | | |---|---|---| | [orangecontrib/explain/explainer.py](https://codecov.io/gh/biolab/orange3-explain/pull/50/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biolab#diff-b3JhbmdlY29udHJpYi9leHBsYWluL2V4cGxhaW5lci5weQ==) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biolab). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biolab)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

PrimozGodec commented 1 year ago

@VesnaT Python 3.11 test failed since the SHAP library is not ready for Python 3.11. As I saw, there is already PR which needs to be considered.

PrimozGodec commented 1 year ago

/rebase

PrimozGodec commented 1 year ago

/rebase