-
Hello everyone
I am using triplot library for feature selection but it give me error.. I simply train a model using mlr3 and create an explainer and then the following :
library(triplot)
model_…
-
When a dataset has some any missing values, global and local functions don't work because the generated prediction matrix has different dimensions. This problem occurs even when na.action = "na.impute…
-
Hello again! I hope it's okay to keep documenting my experience working with your excellent package!
This is not a high priority item, but one thing I've come across in teasing out some inference f…
-
Good day everyone
I am using the output variable of my data (isKilled= yes/no) as a protected variable and “yes” as a priviliged value. But every time I run the code, I just get a few metrics calcu…
-
I have trained and fitted a C5.0 model with adaptive boosting to predict a binary outcome. This was performed using `tidymodels` and the `parsnip` package.
I am now trying to evaluate the model in…
-
I know experimental PostgreSQL support was added in #313, but I am unable to get this working. Even the example in `?createPostgresRepo` produces an error:
```r
> saveToLocalRepo(iris)
Error in…
-
I tried the python version of dalex with a multiregression model and it gave an error. (See below)
Is there any way around it ?
If i understand correctly iBreakdown/pyBreakdown can deal with multipl…
-
Hello
Please if you could explain/interpret the x-axis of the REC curve plot and x-axis & y-axis of the RROC curve plot. Unfortunately not a thorough explanation has been provided in the paper abou…
-
Following the example from https://modelstudio.drwhy.ai/articles/ms-r-python-examples.html,
We ran a model in python using scikit-learn built an explainer file via dalex and exported it as a pickl…
-
Multi class feature importance is returning NaN for all variables. Does Dalex in Python support multi class? Jupyter NB and datafile is attached
[Archive.zip](https://github.com/ModelOriented/DALEX/f…