Hubert Baniecki
Hubert Baniecki
Thank you @nstrayer!! This single line, the lack of `any()` in the CRAN release, breaks my package on `devel` environments due to a new warning in R 4.2. https://cran.r-project.org/web/checks/check_results_modelStudio.html Please,...
Maybe use some code: https://github.com/ModelOriented/DALEX/issues/208
Hi, I have a minimal example of the change in variable order: ```r library("DALEX") library("iBreakDown") set.seed(1313) model_titanic_glm
I believe that each variable can be mentioned only once e.g. if `'age'` is apparent, then `'age:gender'` cannot be used. Additionally, I see that when passing interactions as strings, only...
I think this could remain open
> 4X4 modelStudios the only way to get a studio? > > just a half scroll down from https://modelstudio.drwhy.ai/, we are greeted by a very nice 1x2 panel modelStudio. >...
Hi @BalintKomjati, I am glad you find MS useful. Unfortunately, "MS html report generation fails" is not specific enough for me to be able to help troubleshoot the issue. Answering...
This is easily added but `variable_splits` overrides other `variable_splits_*` parameters, which means that the user would need to manually specify splits for all variables.
This can now be implemented using explanations from the [survex](https://github.com/ModelOriented/survex) package.
I am looking forward to seeing this merged 👍🏻