Raphael Sonabend-Friend

Results 134 comments of Raphael Sonabend-Friend

I think it would be nice to see this as a much more general pipeline in which we have multiple predictions dependent on a set hyper-parameter, I've been discussing this...

Sorry I forgot to reply before. The example above omits the original learner names, see the reprex below. Contrast the names returned by the model (first output) to the originals...

Answering as `install_learners` is a mlr3extralearners function (unless someone has coded a different version, @mllg ?). The function does not depend on the required packages to construct a learner, your...

Oops you are so right. This definitely didn't used to happen otherwise it would have bugged in extralearners before! Will let someone else answer properly. Ignore me !

Not necessarily, I'd imagine that this would just be a registry of strings, e.g. like a datatable that is appended once by whoever adds a new learner, so of the...

> currently it is very simple for a new party to add an extension learner package for mlr, without talking to us, you simply put it on github. Surely one...

I'm not suggesting you push updates to CRAN for each learner. They can wait until the next release. But yes that is essentially the issue, because when working in R...

I also think this is too much information for the average user, it really doesn't need to be more than: id, package (+ properties for a bonus)