Michel Lang

Results 86 issues of Michel Lang

Priority: Low
Status: Available
Type: Enhancement

Priority: Low
Status: Available
Type: Enhancement

We could visualize clusters for numeric 2d problems, so basically `plot_learner_prediction()`. Maybe not worth it.

Priority: Low
Status: Available
Type: Enhancement

I'd suggest using `ggtree` for this.

Priority: Low
Status: Available
Type: Enhancement

@berndbischl has requested to review the performance for this, see mattermost.

Is there a plan to support `setup.R`, `teardown.R` and `helper_*.R` files, similar to `testthat`? I use these quite often to set/reset options or to create functions which are used in...

question

This part is heavily underdocumented. I would suggest adding mlr3pipelines to `Suggests` to be able to link to `PipeoFilter` and also add examples in the R docs and Readme.

Status: Available
Type: Enhancement
Priority: Low

`FilterAUC` operates on features with missing values by just ranking the missing values last (default in `rank()`). I'm not sure that this is statistically sound. I'd suggest removing them and...

Priority: Medium
Type: Bug
Status: In Progress

This is a part of the JOSS review outlined in openjournals/joss-reviews#1493. It would be very important for the user to have a vignette with a more realistic example, especially on...

enhancement