DALEXtra icon indicating copy to clipboard operation
DALEXtra copied to clipboard

Extensions for the DALEX package

Results 5 DALEXtra issues
Sort by recently updated
recently updated
newest added

Trying to use DALEX on my data. Getting following error in line `pb_h2o_automl

invalid ❕
question ❔

I am using `explain_tidymodels()` to compute variable importance. I have a workflow which includes a recipe with a `step_dummy()` step. I'm trying to understand why the associated variable importance calculated...

Hello, I am not sure if this is an error but when I am using -following- default yhat function ` "H2OMultinomialModel" = { if (!inherits(newdata, "H2OFrame")) { newdata

Changes: * Passes the `bin_continuous` argument to the `lime::lime` function

Hi, I posted this issue over on `survex` but perhaps here it is more appropriate? https://github.com/ModelOriented/survex/issues/98 Now that `tidymodels` covers survival analysis ([https://censored.tidymodels.org/](https://censored.tidymodels.org/)), perhaps the methods from `survex` could be...