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 4, 2024
1 parent 0299b26 commit 19ae189
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ pip install shapiq
# ⭐ Quickstart
You can use `shapiq` in different ways. If you have a trained model you can rely on the `shapiq.explainer` classes.
If you are interested in the underlying game theoretic algorithms, then check out the `shapiq.approximator` modules.
You can also plot and visualize your interaction scores with `shapiq.plot`
You can also plot and visualize your interaction scores with `shapiq.plot`.

## 📈 Compute n-SII values

Expand Down

0 comments on commit 19ae189

Please sign in to comment.