-
Hello
I want to evaluate the partial dependence profile of a variable with RF model (with default settings) and RF (with optimized settings). Can I do it?
default_model=model_profile(explainer =…
-
Is there a way to get this to also work with random forest models?
-
No idea why
![image](https://user-images.githubusercontent.com/32574004/189537947-3ff3e640-2318-41ee-a0e0-8f0c3673016e.png)
> Error: Error: processing vignette 'survex-usage.Rmd' failed with dia…
-
I am getting an error when correctly using "cutoff":
```
mod1 the condition has length > 1
The problem relates to a parameter check. Should the code:
```
check_names_in_names_vector
-
Some random `numpy` error breaks our Python 3.10 CI
https://stackoverflow.com/questions/71448239/valueerror-numpy-ndarray-size-changed-may-indicate-binary-incompatibility-exp
-
I have used Break-down method for instance level explanation and does work fine. I have never used LIME method and now when I am using it, it gives me the following error:
Error in `[.data.frame`(e…
-
MAE atm
maybe more from https://github.com/mfrasco/Metrics ?
-
(1) The randomForest and Ranger models in mlr3 are exactly the same, but still the explanation (instance-level) produced by them have a slight difference, why this?
(2) I evaluated individual's i…
-
Aggregate the already existing examples:
- https://github.com/ModelOriented/DALEX/issues/361
- https://github.com/ModelOriented/DALEX/issues/338 [dalex-multiclass-fi.zip](https://github.com/ModelOri…
-
ref https://github.com/tidymodels/planning/issues/11