Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mmschlk authored Jan 29, 2024
1 parent 19ae189 commit 20aa04c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@
# SHAP-IQ: SHAP Interaction Quantification
> An interaction may speak more than a thousand main effects.
| :exclamation: Note: This application is still in alpha and still under active development. :exclamation:|
|-----------------------------------------|

SHAP Interaction Quantification (short SHAP-IQ) is an **XAI framework** extending on the well-known [`shap`](https://github.com/shap/shap) explanations by introducing interactions to the equation.
Shapley interactions extend on indivdual Shapley values by quantifying the **synergy** effect between machine learning entities such as features, data points, or weak learners in ensemble models.
Synergies between these entities (also called players in game theory jargon) allows for a more intricate evaluation of your **black-box** models!
Expand Down

0 comments on commit 20aa04c

Please sign in to comment.