diff --git a/404.html b/404.html index 87f535e..d085e3a 100644 --- a/404.html +++ b/404.html @@ -44,7 +44,7 @@
part of the DrWhy.AI developed by the MI².AI - 0.9.6 + 0.9.7
diff --git a/LICENSE.html b/LICENSE.html index f1a1d4c..d56a974 100644 --- a/LICENSE.html +++ b/LICENSE.html @@ -25,7 +25,7 @@
part of the DrWhy.AI developed by the MI².AI - 0.9.6 + 0.9.7
diff --git a/articles/basic_use.html b/articles/basic_use.html index 205290d..5b50d50 100644 --- a/articles/basic_use.html +++ b/articles/basic_use.html @@ -43,7 +43,7 @@
part of the DrWhy.AI developed by the MI².AI - 0.9.6 + 0.9.7
diff --git a/articles/geographic.html b/articles/geographic.html index 42061cc..cdf2c4e 100644 --- a/articles/geographic.html +++ b/articles/geographic.html @@ -43,7 +43,7 @@
part of the DrWhy.AI developed by the MI².AI - 0.9.6 + 0.9.7
diff --git a/articles/index.html b/articles/index.html index 8a70e2c..83575d1 100644 --- a/articles/index.html +++ b/articles/index.html @@ -25,7 +25,7 @@
part of the DrWhy.AI developed by the MI².AI - 0.9.6 + 0.9.7
diff --git a/articles/multiple_output.html b/articles/multiple_output.html index 27042d4..33ec6fc 100644 --- a/articles/multiple_output.html +++ b/articles/multiple_output.html @@ -43,7 +43,7 @@
part of the DrWhy.AI developed by the MI².AI - 0.9.6 + 0.9.7
diff --git a/articles/tidymodels.html b/articles/tidymodels.html index 738d455..0e792d6 100644 --- a/articles/tidymodels.html +++ b/articles/tidymodels.html @@ -43,7 +43,7 @@
part of the DrWhy.AI developed by the MI².AI - 0.9.6 + 0.9.7
diff --git a/authors.html b/authors.html index d3aa090..2575496 100644 --- a/authors.html +++ b/authors.html @@ -25,7 +25,7 @@
part of the DrWhy.AI developed by the MI².AI - 0.9.6 + 0.9.7
@@ -94,13 +94,13 @@

Citation

Mayer M (2024). shapviz: SHAP Visualizations. -R package version 0.9.6, https://modeloriented.github.io/shapviz/, https://github.com/ModelOriented/shapviz. +R package version 0.9.7, https://modeloriented.github.io/shapviz/, https://github.com/ModelOriented/shapviz.

@Manual{,
   title = {shapviz: SHAP Visualizations},
   author = {Michael Mayer},
   year = {2024},
-  note = {R package version 0.9.6, https://modeloriented.github.io/shapviz/},
+  note = {R package version 0.9.7, https://modeloriented.github.io/shapviz/},
   url = {https://github.com/ModelOriented/shapviz},
 }
diff --git a/index.html b/index.html index 24c4e17..457b1c6 100644 --- a/index.html +++ b/index.html @@ -45,7 +45,7 @@
part of the DrWhy.AI developed by the MI².AI - 0.9.6 + 0.9.7
@@ -122,7 +122,7 @@

Overview

SHAP and feature values are stored in a “shapviz” object that is built from:

    -
  1. Models that know how to calculate SHAP values: XGBoost, LightGBM, H2O (boosted trees).
  2. +
  3. Models that know how to calculate SHAP values: XGBoost, LightGBM, H2O (tree-based models).
  4. SHAP crunchers like {fastshap}, {kernelshap}, {treeshap}, {fastr}, and {DALEX}.
  5. SHAP matrix and corresponding feature values.
diff --git a/news/index.html b/news/index.html index 479a9cf..7a92898 100644 --- a/news/index.html +++ b/news/index.html @@ -25,7 +25,7 @@
part of the DrWhy.AI developed by the MI².AI - 0.9.6 + 0.9.7
@@ -74,6 +74,17 @@

Changelog

Source: NEWS.md +
+ +
+

Documentation

+
+
+

Compatibility

+
+
diff --git a/pkgdown.yml b/pkgdown.yml index 6465159..4771f48 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -6,4 +6,4 @@ articles: geographic: geographic.html multiple_output: multiple_output.html tidymodels: tidymodels.html -last_built: 2024-11-16T07:29Z +last_built: 2024-11-30T14:23Z diff --git a/reference/c.shapviz.html b/reference/c.shapviz.html index 27928df..6945a89 100644 --- a/reference/c.shapviz.html +++ b/reference/c.shapviz.html @@ -26,7 +26,7 @@
part of the DrWhy.AI developed by the MI².AI - 0.9.6 + 0.9.7
diff --git a/reference/collapse_shap.html b/reference/collapse_shap.html index 14db626..9b9793e 100644 --- a/reference/collapse_shap.html +++ b/reference/collapse_shap.html @@ -28,7 +28,7 @@
part of the DrWhy.AI developed by the MI².AI - 0.9.6 + 0.9.7
diff --git a/reference/dim.shapviz.html b/reference/dim.shapviz.html index 601a1b6..9b93087 100644 --- a/reference/dim.shapviz.html +++ b/reference/dim.shapviz.html @@ -25,7 +25,7 @@
part of the DrWhy.AI developed by the MI².AI - 0.9.6 + 0.9.7
diff --git a/reference/dimnames-set-.shapviz.html b/reference/dimnames-set-.shapviz.html index 36ede34..74ac848 100644 --- a/reference/dimnames-set-.shapviz.html +++ b/reference/dimnames-set-.shapviz.html @@ -25,7 +25,7 @@
part of the DrWhy.AI developed by the MI².AI - 0.9.6 + 0.9.7
diff --git a/reference/dimnames.shapviz.html b/reference/dimnames.shapviz.html index 70f1415..9031b1e 100644 --- a/reference/dimnames.shapviz.html +++ b/reference/dimnames.shapviz.html @@ -26,7 +26,7 @@
part of the DrWhy.AI developed by the MI².AI - 0.9.6 + 0.9.7
diff --git a/reference/extractors.html b/reference/extractors.html index eece587..4fdd521 100644 --- a/reference/extractors.html +++ b/reference/extractors.html @@ -26,7 +26,7 @@
part of the DrWhy.AI developed by the MI².AI - 0.9.6 + 0.9.7
diff --git a/reference/format_max.html b/reference/format_max.html index e978e04..06dad56 100644 --- a/reference/format_max.html +++ b/reference/format_max.html @@ -27,7 +27,7 @@
part of the DrWhy.AI developed by the MI².AI - 0.9.6 + 0.9.7
diff --git a/reference/index.html b/reference/index.html index e111375..8340455 100644 --- a/reference/index.html +++ b/reference/index.html @@ -25,7 +25,7 @@
part of the DrWhy.AI developed by the MI².AI - 0.9.6 + 0.9.7
diff --git a/reference/is.mshapviz.html b/reference/is.mshapviz.html index a12a7ef..911baa4 100644 --- a/reference/is.mshapviz.html +++ b/reference/is.mshapviz.html @@ -25,7 +25,7 @@
part of the DrWhy.AI developed by the MI².AI - 0.9.6 + 0.9.7
diff --git a/reference/is.shapviz.html b/reference/is.shapviz.html index 848788f..258f5e6 100644 --- a/reference/is.shapviz.html +++ b/reference/is.shapviz.html @@ -25,7 +25,7 @@
part of the DrWhy.AI developed by the MI².AI - 0.9.6 + 0.9.7
diff --git a/reference/miami.html b/reference/miami.html index 44f8fd9..62ac84f 100644 --- a/reference/miami.html +++ b/reference/miami.html @@ -30,7 +30,7 @@
part of the DrWhy.AI developed by the MI².AI - 0.9.6 + 0.9.7
diff --git a/reference/mshapviz.html b/reference/mshapviz.html index d0cac18..95c2649 100644 --- a/reference/mshapviz.html +++ b/reference/mshapviz.html @@ -26,7 +26,7 @@
part of the DrWhy.AI developed by the MI².AI - 0.9.6 + 0.9.7
diff --git a/reference/plus-.shapviz.html b/reference/plus-.shapviz.html index 862b1d4..53c9c34 100644 --- a/reference/plus-.shapviz.html +++ b/reference/plus-.shapviz.html @@ -25,7 +25,7 @@
part of the DrWhy.AI developed by the MI².AI - 0.9.6 + 0.9.7
diff --git a/reference/potential_interactions.html b/reference/potential_interactions.html index 7fc2c3d..ee5f5eb 100644 --- a/reference/potential_interactions.html +++ b/reference/potential_interactions.html @@ -26,7 +26,7 @@
part of the DrWhy.AI developed by the MI².AI - 0.9.6 + 0.9.7
diff --git a/reference/print.mshapviz.html b/reference/print.mshapviz.html index 95e37d3..a030181 100644 --- a/reference/print.mshapviz.html +++ b/reference/print.mshapviz.html @@ -25,7 +25,7 @@
part of the DrWhy.AI developed by the MI².AI - 0.9.6 + 0.9.7
diff --git a/reference/print.shapviz.html b/reference/print.shapviz.html index 800a8d0..dcdcb47 100644 --- a/reference/print.shapviz.html +++ b/reference/print.shapviz.html @@ -25,7 +25,7 @@
part of the DrWhy.AI developed by the MI².AI - 0.9.6 + 0.9.7
diff --git a/reference/rbind.shapviz.html b/reference/rbind.shapviz.html index 8efd8b9..61bcc0a 100644 --- a/reference/rbind.shapviz.html +++ b/reference/rbind.shapviz.html @@ -25,7 +25,7 @@
part of the DrWhy.AI developed by the MI².AI - 0.9.6 + 0.9.7
diff --git a/reference/shapviz-package.html b/reference/shapviz-package.html index e8fe5ce..56c3eba 100644 --- a/reference/shapviz-package.html +++ b/reference/shapviz-package.html @@ -26,7 +26,7 @@
part of the DrWhy.AI developed by the MI².AI - 0.9.6 + 0.9.7
diff --git a/reference/shapviz.html b/reference/shapviz.html index 18513ff..4e64e4b 100644 --- a/reference/shapviz.html +++ b/reference/shapviz.html @@ -3,7 +3,7 @@ from a fitted model of type XGBoost, LightGBM, or -H2O (tree-based regression or binary classification model). +H2O (tree-based models). Furthermore, shapviz() can digest the results of @@ -42,7 +42,7 @@
part of the DrWhy.AI developed by the MI².AI - 0.9.6 + 0.9.7
@@ -96,7 +96,7 @@

Initialize "shapviz" Object

This function creates an object of class "shapviz" from a matrix of SHAP values, or from a fitted model of type

Furthermore, shapviz() can digest the results of