-
source of https://github.com/ModelOriented/DALEX/issues/540 is actually in `ingredients::show_observations`
-
Introduce class "mshapviz" that would combine multiple "shapviz" objects representing SHAP values from
- multiple models,
- a multi-class model (XGBoost, kernelshap), or
- a multi-output regressi…
-
First time to try modelDown::modelDown() and i specified output folder to my main folder of resources and textbooks. Now all files in this folder seem to be "disappeared". Any suggestion to rescue…
-
## Description
The recent submission of `{lightgbm}` v4.0.0 to CRAN was rejected because of the following issues detected by `R CMD check`.
```text
* checking examples ... [8s/4s] NOTE
Example…
-
For `p=17`, this line produces a square matrix of dim `[131072, 131072]`
https://github.com/ModelOriented/survex/blob/64e96d66dda229d4a8b10d45cdaa9ddae3b73d86/R/surv_shap.R#L106
See `rnorm(13107…
-
https://sysreqs.r-hub.io/ is not responding
![image](https://user-images.githubusercontent.com/32574004/211206526-a34b696e-ead1-4189-a9ee-878736dc2cad.png)
https://github.com/ModelOriented/DALEX…
-
Hi folks,
The package looks really interesting, but on github it says "Find lots of examples at the website: https://ModelOriented.github.io/iBreakDown/" but that only has the same example, plus th…
-
this code generates an error
```
library("palmerpenguins")
data("penguins", package = "palmerpenguins")
library("mlr3")
library("mlr3learners")
penguins = na.omit(penguins)
task_peng = as…
-
Thanks for this awesome package. I've decided to deprecate the hacky plotting functions in fastshap in favor of using this package. However, a couple of [upcoming changes](https://github.com/bgreenwel…
-
See
https://github.com/ModelOriented/survex/blob/561b62ece953ca5adae6280dce6ead4bf0588bf9/R/plot_surv_ceteris_paribus.R#L172
and
https://github.com/ModelOriented/survex/blob/561b62ece953ca5adae6280…