From 19ae189ca20931d82718bf1ce795030c9df7486b Mon Sep 17 00:00:00 2001 From: Maximilian Date: Thu, 4 Jan 2024 17:54:54 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1bec33e8..396637f3 100644 --- a/README.md +++ b/README.md @@ -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