-
Subject to approval from the relevant people (I'm guessing @pat-s @mllg ?) it would be nice to abstract all learners and measures (#72) to mlr3learners and mlr3measures. We have 29 learners and counti…
-
Hi authors,
Thanks for the great work, impressive.
Can I ask whether there exists a way to visualize the confidence interval ?
Such as the error bar showing in paper http://people.dbmi.columb…
-
09/11/2019
- Resolving Survreg Error-
![Survreg-Error](https://user-images.githubusercontent.com/6061417/64748716-1796ce00-d4e1-11e9-95c1-06ec268acbd7.png). I will be asking the author about the …
-
-
For example gamboost and mboost will throw an error if either the library `mboost` is not attached or if the functions `bbs,bols,btree` are not imported. There are three solutions:
1. Import `bbs,b…
-
I noticed that `with_package` was introduced for **`mboost`** related functions, however, the **`withr`** package is not imported, nor is the `with_package` function, which breaks tests.
I can mak…
-
Several methods, e.g. "plor", "gcvEarth","bagEarthGCV","bag","blackboost" etc, return the same problem.
Error: `Something is wrong; all the logLoss metric values are missing.`
Warning: ```2: In no…
-
Dear mlr members,
Many thanks for introducing this package, which I am just getting myself familiar with. This question is on hyperparameter tuning of the mstop criteria in mboost (#1042).
The C…
-
```R
> train(makeLearner("classif.blackboost", minbucket = 4), pid.task)
Error in mboost_fit(bl, response = response, weights = weights, ...) :
unused argument (minbucket = 4)
```
mb706 updated
4 years ago
-
Issue observed on VM "GeneralizedComputeVM-Ubuntu1804Base-201812061312" (IP address at time of test: 137.117.199.166)
Snippet of cloud-init log from just before error (taken from [full cloud-init l…