-
I find it somewhat annoying to having to silence different loggers and I can imagine it is also like this for users, for whom it's not even clear which loggers they have to change in order to get a le…
-
### Describe the bug
In R, when I set the learner to "regr.xgboost", I get the following error:
Error in y[] packageVersion('DoubleML')
[1] ‘1.0.1’
> packageVersion('mlr3')
[1] ‘0.22.1’
> pac…
-
### Describe the bug
I have been using the excellent DoubleML package for R, and running some simulations I have noticed that the "same" parametrization of a Random Forest model in R and Python pro…
-
I'm getting an error when I run [this example](https://mlr3book.mlr-org.com/chapters/chapter12/model_interpretation.html#what-if-method) from the mlr3 book:
````
Error in whatif$find_counterfactua…
-
Dear kernelshap team,
I counter with a problem when I model with mlr3 and then get the shap value, the error comes up and I don't know how to fix it.
Thanks for help!!! 😊
```
set.seed(1)
iris…
-
- Supported probabilistic learners https://github.com/mlr-org/mlr3proba
-
Machine learning packages such as scikit-learn and mlr3 allow mtry/max_features type hyperparameters to be supplied (and tuned) as a proportion of available features ('max_features' in sklearn and 'mt…
-
Some work on the `mlr3` branch already.
-
Thinking about how to plug the data into various models.
https://github.com/mlr-org/mlr3/issues/274#issuecomment-510618455
Given there is a mlr3 dplyr backend (https://github.com/mlr-org/mlr3db/…
-
During a run with `mlr3mbo` with the default config we got:
```bash
INFO [04:56:35.792] [bbotk] 429.392 ce827262-3214-4d9d-8be7-febba967c238
INFO [04:56:35.915] [mlr3] C…